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.15 - 2026-06-20
- make sure that marked-failing synthetics actually fail (#1451)
- (deps) bump fast-mvt from 0.3.2 to 0.4.0 in /rust in the all-cargo-version-updates group (#1452)
0.1.14 - 2026-06-19
- (rust) rm pub fields, builder pattern (#1428)
0.1.13 - 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)
- (deps-dev) bump vite from 7.3.1 to 7.3.5 in /rust/mlt-wasm (#1441)
0.1.12 - 2026-06-15
- updated the following local packages: mlt-core
0.1.11 - 2026-06-13
- updated the following local packages: mlt-core
0.1.10 - 2026-06-08
- (deps-dev) bump vitest, @vitest/coverage-v8 and @vitest/ui in /rust/mlt-wasm (#1426)
0.1.9 - 2026-05-15
- updated the following local packages: mlt-core
0.1.8 - 2026-05-14
- updated the following local packages: mlt-core
0.1.7 - 2026-05-05
- updated the following local packages: mlt-core
0.1.6 - 2026-04-29
- (rust) rm "01" from TileLayer01, StagedLayer01 (#1345)
0.1.5 - 2026-04-18
- (rust) geo builds on wasm, remove unnecessary feature gates (#1297)
- (rust) rm RawStreamData and EncodedStreamData (#1309)
- (rust) Coord32 cleanup, dep update (#1304)
- (rust) update geo, simplify tessellation (#1305)
- (java) Extend synthetic tests to include rings (#1292)
- Add offline docs.rs-style workspace docs check to Rust CI and fix surfaced rustdoc links (#1295)
0.1.4 - 2026-04-13
- (rust) move frames/v01 -> decoder, adj use (#1246)
- (rust) mv tessellation to core (#1220)
- more tessellated synthetics (#1218)
- (rust) implement feature/property iterator and more type state (#1198)
0.1.3 - 2026-03-23
- (rust) migrate to Rust fastpfor (#1190)
0.1.2 - 2026-03-17
- (rust) memory budgeting, codecs (#1168)
- (rust) introduce EncDec decode states (#1166)
- (rust) add stateful decoder (#1163)
- (rust) rename to IdValues and GeometryValues (#1159)
- (rust) mv impls out of models, use full wire round-trips (#1158)
- (rust) rework WASM code to use TileLayer (#1153)
- (rust) remove unnecessary to_owned calls (#1151)
- (rust) introduce staging types in Rust layer implementation (#1149)
- (rust) introduce staging types (#1148)
- (rust) refactor parsing and encoding code (#1144)
- (rust) get rid of borrowme, add EncDec enum (#1141)
- (rust) simplify ID model (#1139)
- (rust) make wasm bench more stable (#1120)
- (rust) move name into DecodedStrings (#1108)
0.1.1 - 2026-03-10
- updated the following local packages: mlt-core