Skip to content

Releases: doronz88/simpleelf

v1.0.0

19 Sep 09:55
Compare
Choose a tag to compare

Important Notice

This version removes the Python2 support. Only Python3.8+ is now supported.

What's Changed

  • ec0e8bc ElfBuilder: Support adding writeable code section
  • 5212a98 Reorder imports
  • 18f7dc4 migrate to pyproject.toml
  • 8164419 refactor according to python3 standards
  • e257455 docs: update README

New Contributors

Full Changelog: v0.1.12...v1.0.0

v0.1.12

12 Apr 21:54
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @d3dave made their first contribution in #2

Full Changelog: v0.1.10...v0.1.12

v0.1.10

05 Dec 06:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

02 Jul 23:34
Compare
Choose a tag to compare

bugfix: section size when not ending as the corresponding segment

v0.1.7

23 Jun 22:20
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release
remove poetry