File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.20.0] ( https://github.com/stadiamaps/pmtiles-rs/compare/v0.19.2...v0.20.0 ) - 2026-02-07
11+
12+ ### Other
13+
14+ - Return Result from TileId::new instead of Option ([ #107 ] ( https://github.com/stadiamaps/pmtiles-rs/pull/107 ) )
15+
1016## [ 0.19.2] ( https://github.com/stadiamaps/pmtiles-rs/compare/v0.19.1...v0.19.2 ) - 2026-01-29
1117
1218### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " pmtiles"
3- version = " 0.19.2 "
3+ version = " 0.20.0 "
44edition = " 2024"
55authors = [" Luke Seelenbinder <luke.seelenbinder@stadiamaps.com>" , " Yuri Astrakhan <YuriAstrakhan@gmail.com>" ]
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments