Current section
Files
Jump to
Current section
Files
CHANGELOG.md
<a name="unreleased"></a>
## [Unreleased]
### Bug Fixes
- decode error
<a name="v0.3.3"></a>
## [v0.3.3] - 2026-01-10
### Bug Fixes
- decode error ([`0139047`](https://github.com/yjh0502/erl-brotli/commit/0139047d64d0cc7f6aeb2d2e5e166ca3b1f37ab7))
<a name="v0.3.2"></a>
## [v0.3.2] - 2023-07-25
### Bug Fixes
- build on otp 26 ([`909192f`](https://github.com/yjh0502/erl-brotli/commit/909192fc18c102ff7323b9daa7b73d856c0b8796))
<a name="v0.3.1"></a>
## [v0.3.1] - 2022-01-06
### Bug Fixes
- chunk input for brotli:encode/{1,2} ([`eca29c4`](https://github.com/yjh0502/erl-brotli/commit/eca29c44e2d6298c0dc86a0c8e9145fd49fb2449))
<a name="v0.3.0"></a>
## v0.3.0 - 2021-10-04
### Bug Fixes
- remove maps:foreach/2 and use maps:fold/3 instead ([`129dd55`](https://github.com/yjh0502/erl-brotli/commit/129dd557b87360af447adabae079fc58811ce488))
- change the HEAD branch name ([`47957c8`](https://github.com/yjh0502/erl-brotli/commit/47957c81058e2d4ceacd51bb2594ff36908c7fe1))
### Features
- add decoder API ([`401ff99`](https://github.com/yjh0502/erl-brotli/commit/401ff99e8bbc6ec3b4258d568835d1f673493644))
- update library to use stream API ([`bc09c59`](https://github.com/yjh0502/erl-brotli/commit/bc09c5969ae4c5b45c07abdd3eb55cc8652fa0ec))
[Unreleased]: https://github.com/yjh0502/erl-brotli/compare/v0.3.3...HEAD
[v0.3.3]: https://github.com/yjh0502/erl-brotli/compare/v0.3.2...v0.3.3
[v0.3.2]: https://github.com/yjh0502/erl-brotli/compare/v0.3.1...v0.3.2
[v0.3.1]: https://github.com/yjh0502/erl-brotli/compare/v0.3.0...v0.3.1