Skip to content

v1.7.0

Choose a tag to compare

@henriquegemignani henriquegemignani released this 14 Mar 00:38
· 408 commits to main since this release
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