File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.4.3] ( https://github.com/georust/tilejson/compare/v0.4.2...v0.4.3 ) - 2025-06-16
11+
12+ ### Other
13+
14+ - set release-plz CI ([ #43 ] ( https://github.com/georust/tilejson/pull/43 ) ) ([ #36 ] ( https://github.com/georust/tilejson/pull/36 ) )
15+ - minor justfile and precommit adjustments ([ #35 ] ( https://github.com/georust/tilejson/pull/35 ) )
16+ - Ensure create has not been published ([ #34 ] ( https://github.com/georust/tilejson/pull/34 ) )
17+ - ci updates ([ #33 ] ( https://github.com/georust/tilejson/pull/33 ) )
18+ - more ci updates ([ #32 ] ( https://github.com/georust/tilejson/pull/32 ) )
19+ - minor dependabot settings update
20+ - Rework CI and justfile ([ #31 ] ( https://github.com/georust/tilejson/pull/31 ) )
21+ - Sort justfiles alphabetically ([ #30 ] ( https://github.com/georust/tilejson/pull/30 ) )
122<a name =" v0.4.2 " ></a >
223### v0.4.2 (2025-03-03)
324* Update dependencies, set MSRV to 1.78, and some internal cleanup
Original file line number Diff line number Diff line change 11[package ]
22name = " tilejson"
3- version = " 0.4.2 "
3+ version = " 0.4.3 "
44description = " Library for serializing the TileJSON file format"
55authors = [
66 " Stepan Kuzmin <to.stepan.kuzmin@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments