Skip to content

Memory Managed

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthewfallan matthewfallan released this 09 Nov 00:44
· 872 commits to main since this release

What's new in v0.9.2

Bugfixes

  • Serious memory leaks caused by cached instance methods of the MutsBatch class (since v0.9.0) have been fixed (credit to @justinaruda).

Internals

  • A new Header class has been introduced to handle parsing and formatting table headers for types of relationships and/or clusters, along with a test suite for it.
  • Both branches for demultiplexing (credit to @heWhosShouldersBlockTheSun) have been merged into the main branch.

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.9.2