Skip to content

v0.1.2

Choose a tag to compare

@folkertdev folkertdev released this 10 Feb 12:40
· 68 commits to main since this release
v0.1.2
2f68c2e

What's Changed

Mostly performance improvements, primarily to compression. We've also added the semver-prefix feature flag, that will prefix all exposed symbols with a version-specific prefix, so that we don't clash with the C library (or different versions of ourselves). That means multiple versions of bzip2 can be used in the same dependency tree without any weird behavior.

New Contributors

Full Changelog: v0.1.1...v0.1.2