Important Notice
This version removes the Python2 support. Only Python3.8+ is now supported.
What's Changed
* ec0e8bced9d4b85d88662aa034013586bb594c93 ElfBuilder: Support adding writeable code section
* 5212a98e98c6fa62a3f9c4b0321216a00c660992 Reorder imports
* 18f7dc496a2be4acd0c3fa01e00de50c184d24a1 migrate to `pyproject.toml`
* 81644191fd469af9e12265ceee686b2cfa1eb6ad refactor according to python3 standards
* e257455ec3674535b6022b889dd12db3baa6d58c docs: update README
New Contributors
* matan1008 made their first contribution in https://github.com/doronz88/simpleelf/pull/4
**Full Changelog**: https://github.com/doronz88/simpleelf/compare/v0.1.12...v1.0.0