Skip to content

Version 1.0, beta 1

Pre-release
Pre-release

Choose a tag to compare

@codingchipmunk codingchipmunk released this 04 Apr 15:29
2dd07a2

What's Changed

  • Fixed NumPy string array allocation in Neo converter by @alinatroglio in #1
  • Made everything use only BinaryIO so the API is now IO independent
  • Introduced a new File class, which offers more convenient access to data
  • Implemented more convenience functions for ChildContainer (see ChildContainer.path)

New Contributors

Full Changelog: v0.1.2...v1.0b1