Skip to content

Release 0.1.3 - #23

Merged
LuShadowX merged 1 commit into
mainfrom
release-0.1.3
Aug 8, 2026
Merged

Release 0.1.3#23
LuShadowX merged 1 commit into
mainfrom
release-0.1.3

Conversation

@LuShadowX

Copy link
Copy Markdown
Owner

Ships a correctness fix, Windows support, and three user-facing additions.

The correctness fix is the reason to upgrade: a repository with pycache
committed handed the replay bytecode compiled from other source, which Python
ran in preference to the file just materialised. Both versions then behaved
identically and check reported no behaviour change while the code genuinely
differed. Silent wrongness, present in 0.1.2 and earlier.

Also in: Windows in the CI matrix, numpy arrays compared by shape, dtype and
contents, two-ref comparison, --include/--exclude for scoping a recording,
and quarantined functions named rather than counted.

Ships a correctness fix, Windows support, and three user-facing additions.

The correctness fix is the reason to upgrade: a repository with __pycache__
committed handed the replay bytecode compiled from other source, which Python
ran in preference to the file just materialised. Both versions then behaved
identically and check reported no behaviour change while the code genuinely
differed. Silent wrongness, present in 0.1.2 and earlier.

Also in: Windows in the CI matrix, numpy arrays compared by shape, dtype and
contents, two-ref comparison, --include/--exclude for scoping a recording,
and quarantined functions named rather than counted.
@LuShadowX
LuShadowX merged commit c73d628 into main Aug 8, 2026
10 checks passed
@LuShadowX
LuShadowX deleted the release-0.1.3 branch August 8, 2026 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant