All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.22 - 2026-06-20
- (deps) bump fast-mvt from 0.3.2 to 0.4.0 in /rust in the all-cargo-version-updates group (#1452)
0.1.21 - 2026-06-19
- (rust) rm pub fields, builder pattern (#1428)
0.1.20 - 2026-06-18
- (deps-dev) bump flatted from 3.3.3 to 3.4.2 in /ts in the all-npm-security-updates group across 1 directory (#1184)
0.1.19 - 2026-06-15
- (py) make
mlt.encode_geojsonconfigurable (#1427) - (py) add encode_mvt to encode a whole MVT tile to MLT (#1425)
0.1.18 - 2026-06-13
- updated the following local packages: mlt-core
0.1.17 - 2026-06-08
- (py) simple, geojson based encoding (#1416)
0.1.16 - 2026-05-16
- update Cargo.toml dependencies
0.1.15 - 2026-05-15
- updated the following local packages: mlt-core
0.1.14 - 2026-05-14
- update Cargo.lock dependencies
0.1.13 - 2026-05-05
- update Cargo.toml dependencies
0.1.12 - 2026-04-29
- (rust) follow up to Presence cleanup (#1337)
0.1.11 - 2026-04-18
- (rust) Coord32 cleanup, dep update (#1304)
0.1.10 - 2026-04-13
- update Cargo.toml dependencies
0.1.9 - 2026-04-13
- (rust) enhance property iteration (#1225)
- (rust) move frames/v01 -> decoder, adj use (#1246)
- (rust) mv tessellation to core (#1220)
- (rust) implement feature/property iterator and more type state (#1198)
- (rust) type state to represent fully-decoded layers (#1171)
- (rust) cleanup Results, minor styling (#1192)
0.1.8 - 2026-03-23
- (rust) migrate to Rust fastpfor (#1190)
0.1.7 - 2026-03-17
- (rust) memory budgeting, codecs (#1168)
- (rust) introduce EncDec decode states (#1166)
- (rust) rename EncDec variants (#1165)
- (rust) add stateful decoder (#1163)
- (rust) rename to IdValues and GeometryValues (#1159)
- (chore) remove into_static, test fixes (#1154)
- (rust) refactor parsing and encoding code (#1144)
- (rust) simplify ID model (#1139)
- (rust) move name into DecodedStrings (#1108)
0.1.6 - 2026-03-10
0.1.5 - 2026-03-08
- (rust) major rework of the shared dict (#1066)
0.1.4 - 2026-03-04
- (rust) rework string parsing (#1026)
0.1.3 - 2026-02-25
- (python) Pyo3 type stub generation (#966)
0.1.2 - 2026-02-25
- updated the following local packages: mlt-core
0.1.1 - 2026-02-25
- (rust) add qgis plugin for MLT (#886)