Current section
Files
Jump to
Current section
Files
plug_caisson
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 0.1.2 - 2024-01-02
### Bug Fixes
- RequestTooLargeError for gzip chunking (#15) (06b197f)
## 0.1.1 - 2024-01-02
### Bug Fixes
- Prevent deinit callback from being called twice (#14) (eba1271)
## 0.1.0 - 2023-12-29
### Bug Fixes
- Add `identity` algorithm support (#8) (8014fea)
- Changelog should target main branch (#9) (8578d36)
- Allow limiting amount of decompressed data (#5) (c76c7f0)
- Failing tests from missing function header match (#13) (bacb325)
### Documentation
- Update readme (#11) (51c6a0f)
### Features
- Basic project structure and functionality (#1) (1bfe9f8)
- Rework behaviour to support streaming (#3) (0d88867)
### Miscellaneous Tasks
- Update README (#7) (8c0fe63)
- Setup CI (#6) (1440916)
- Simplify ci checks (#10) (3e17d21)
- Add publishing workflow (#12) (9be37b0)
<!-- generated by git-cliff -->