File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.1.3] - 2025-10-27
11+
1012### Added
1113
1214- ` strip_unmatched_markers ` helper removes `` DO_NOT_MERGE_MARKER `` keys and emits
@@ -35,7 +37,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3537
3638Initial release
3739
38- [ Unreleased ] : https://github.com/developmentseed/hydraters/compare/v0.1.2...HEAD
40+ [ Unreleased ] : https://github.com/developmentseed/hydraters/compare/v0.1.3...HEAD
41+ [ 0.1.3 ] : https://github.com/developmentseed/hydraters/compare/v0.1.2...v0.1.3
3942[ 0.1.2 ] : https://github.com/developmentseed/hydraters/compare/v0.1.1...v0.1.2
4043[ 0.1.1 ] : https://github.com/developmentseed/hydraters/compare/v0.1.0...v0.1.1
4144[ 0.1.0 ] : https://github.com/developmentseed/hydraters/releases/tag/v0.1.0
Original file line number Diff line number Diff line change 11[project ]
22name = " hydraters"
3- version = " 0.1.2 "
3+ version = " 0.1.3 "
44description = " Hydrate Python dictionaries with Rust."
55readme = " README.md"
66requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments