Skip to content

Releases: henriquegemignani/py-nod

v1.9.5

Choose a tag to compare

@henriquegemignani henriquegemignani released this 17 Oct 23:35
v1.9.5
55f0515

What's Changed

Full Changelog: v1.9.4...v1.9.5

v1.9.4

Choose a tag to compare

@henriquegemignani henriquegemignani released this 03 Jan 16:57
f585728

What's Changed

Full Changelog: v1.9.3...v1.9.4

v1.9.3

Choose a tag to compare

@henriquegemignani henriquegemignani released this 21 Jun 20:28
ecd5102

What's Changed

Full Changelog: v1.9.2...v1.9.3

v1.9.2

Choose a tag to compare

@henriquegemignani henriquegemignani released this 05 Mar 13:30
v1.9.2
677144b

What's Changed

  • Use dedicated arm64 and x86_64 wheels for macOS instead of an universal wheel.

Full Changelog: v1.9.1...v1.9.2

v1.9.1

Choose a tag to compare

@henriquegemignani henriquegemignani released this 25 Jul 17:22
v1.9.1
b4ccd83
  • Include wheels for Python 3.12
  • Dropped support for Python 3.7

v1.9.0

Choose a tag to compare

@henriquegemignani henriquegemignani released this 25 Jul 17:21
v1.9.0
ae983d7

What's Changed

Full Changelog: v1.8.1...v1.9.0

v1.8.1

Choose a tag to compare

@henriquegemignani henriquegemignani released this 02 Aug 15:19
v1.8.1
f945ee4

Include wheels for Python 3.11

v1.8.0

Choose a tag to compare

@henriquegemignani henriquegemignani released this 24 Jun 16:33
v1.8.0
7371414

Opening an ISO, reading files, extracting and building ISO now all release the GIL.

v1.7.0

Choose a tag to compare

@henriquegemignani henriquegemignani released this 14 Mar 00:38
v1.7.0
e567a6b

Partition.read_file result now behave more file-like:

  • seek SEEK_END now works
  • read without arguments added
  • enter/exit added

Dropped support for EOL'd Python 3.6

v1.6.0

Choose a tag to compare

@henriquegemignani henriquegemignani released this 07 Oct 09:59
  • Include wheels for Python 3.10.
  • Expose a few more internal types.