Skip to content

Commit

Permalink
CCCCCHANGE LOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jessekrubin committed Nov 10, 2023
1 parent e02d073 commit c537bc7
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# 0.1.0
# 0.2.0 (2023-11-10)

- Converted cli to rust as an excerise in learning clap
- Moved old click cli to `utiles._legacy.cli`
- Added tilejson/tj command to rust cli to write out tilejson files for mbtiles
- Added meta command to rust cli to write out json of metadata table for mbtiles

# 0.1.0 (2023-10-27)

- Drop python 3.7 (was good knowing you)
- Update pyo3 to 0.20.0
- Added rasterio/rio entry points ('utiles' and 'ut' alias bc why type `rio utiles` over `rio ut`)


# 0.0.2

- Added `__len__` to TilesGenerator for pbars

0 comments on commit c537bc7

Please sign in to comment.