(Changes)
The main changes of this build are
- Change from x86 to x64
- Upgrade to python 3.11
- Lock dependencies to current date (this improves security)
One of the side-effects of bumping numpy was the build size increased by 50MB :(
If this build doesn't work, consider using the previous one.
Other
-
Build: get build working on python 3.11. [alexo]
-
Lock black/flake8. [alexo]
-
Refactor: lock versions, upgrade to python 3.11. [alexo]
-
Merge pull request #65 from zohassadar/antialias_to_lanczos. [Alex Ong]
Replace deprecated antialias with lanczos
-
Replace deprecated antialias with lanczos. [Richard]
-
Merge pull request #62 from timotheeg/simpler_state_transition. [Alex Ong]
Update state without checking values
-
Update state without checking values. [Timothee Groleau]
-
Unlock numba version. [Alex Ong]
-
Fix byte stuffing inconsistency. [Alex Ong]
-
Lock numba version. [Alex Ong]
-
Add ability to convert replay files to condensed format. [Alex Ong]