Memory Managed
Pre-release
Pre-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
- Patched several memory leaks in the mask module. by @justinaruda in #2
- Demulti reset by @matthewfallan in #3
- Demult fixed by @matthewfallan in #4
New Contributors
- @justinaruda made their first contribution in #2
- @matthewfallan made their first contribution in #3
Full Changelog: v0.9.1...v0.9.2