Current section
Files
Jump to
Current section
Files
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.1] - 2026-06-25
Patch release
## Fixes
* Removed CurlReq as a dependency, as it's rarely needed (HTTP is rarely even used) true.
* Req minimum version is updated to 0.6 and new `decompress` option is set to true
* Compiler type warning has been fixed
* Tests fixed, and less noisy as redirects have been avoided
## [0.1.0] - 2026-03-14
Initial release
[0.1.1]: https://github.com/Digital-Identity-Labs/ldif/compare/releases/tag/0.1.0...0.1.1
[0.1.0]: https://github.com/Digital-Identity-Labs/ldif/compare/releases/tag/0.1.0