Skip to content

Tags: ecere/pyecdev

Tags

v0.0.6

Toggle v0.0.6's commit message
Version 0.0.6

- Improved Python packaging to avoid deprecation warnings

v0.0.5post1

Toggle v0.0.5post1's commit message
Version 0.0.5post1

- Fixed extras not included in Python package

v0.0.5

Toggle v0.0.5's commit message
Version 0.0.5

- Changed memory management methods to take uintsize argument
- Tweaks for building with GCC 15 (-std=gnu11 -fno-strict-aliasing -fzero-init-padding-bits=unions)
- Simplify building for WebAssembly with Makefile.wasm and wasm.cf
- Python bindings fixes

v0.0.4

Toggle v0.0.4's commit message
Version 0.0.4

v0.0.3

Toggle v0.0.3's commit message
Version 0.0.3: DLL path fixes for Windows