Skip to content

0.2.0: complete refactoring

Compare
Choose a tag to compare
@aruiz aruiz released this 24 Feb 01:33
· 33 commits to mainline since this release

The previous implementation was a stratification of years of contributions in individual features and improvements, the code was inconsistent, buggy, leaky and overly complex at times.

This release brings all the same features, improves testing, does not require endian specific code, and has removed a memory leak that was complicated to solve in the previous implementation.