Patch 0.3.2 for the new Python 3.14
What's Changed
- Update readme to improve build command. by @statzitz in #18
- Avoid including stray packages in wheel by @cjwatson in #20
- Improves testing by @ynikitenko in #21
New Contributors
Improves documentation (README). yarsync has been successfully used on Windows.
Largely improves testing. Fixes #21: mock calls were unstable between Python versions. This has persisted for many years, but now we hope to have resolved that.
Adds support for Python 3.14. No user interface changes.
Removes tox.ini.
SHA-256 sums:
2796c1803c4ea116d30b560479f1fb7eb587a8ed43c4eea8111f796eaab8706e v0.3.2.tar.gz
2b1ad55010d6471837362fbb34a2e29f86fd9c3cc4a4d6eb4bf96c2d5ef3b3cf v0.3.2.zip
Full Changelog: v0.3.1...v0.3.2