File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## 0.1.2 - 2026-05-27
6+
7+ - Update dependencies
8+ - Fix compatibility with Bun v1.3.14
9+
510## 0.1.1 - 2026-04-09
611
712- Respect geometry's embedded CRS for correct area calculation
Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ CLI reference.
7979- [ Configuration and environment variables] ( docs/configuration.md )
8080- [ Spatial filtering and geometry modes] ( docs/spatial-filtering.md )
8181- [ Output layout and cache behavior] ( docs/output-and-cache.md )
82+ - [ Release process] ( docs/release.md )
8283- [ Development notes] ( docs/development.md )
8384
8485## Limitations
Original file line number Diff line number Diff line change 11{
22 "name" : " @saanseoi/overturist" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " CLI to obtain Overture Maps data from S3" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments