Commit d1e2260
chore(rust): release (#1494)
## π€ New release
* `mlt-core`: 0.12.3 -> 0.12.4 (β API compatible changes)
* `mlt`: 0.1.22 -> 0.1.23
* `mlt-py`: 0.1.24 -> 0.1.25
* `mlt-ffi`: 0.1.11 -> 0.1.12
* `mlt-wasm`: 0.1.17 -> 0.1.18
<details><summary><i><b>Changelog</b></i></summary><p>
## `mlt-core`
<blockquote>
##
[0.12.4](rust-mlt-core-v0.12.3...rust-mlt-core-v0.12.4)
- 2026-07-18
### Fixed
- *(rust)* gate trigram-based shared-dict merging on corpus size
([#1505](#1505))
- *(rust)* use Option::filter instead of manual and_then
([#1504](#1504))
### Other
- *(rust)* re-publish fast-mvt
([#1524](#1524))
- *(rust)* genericize some more fns
([#1519](#1519))
- *(rust)* simplify `decode_(i32|i64|u32|u64)` to `decode_ints::<T>`
([#1518](#1518))
- *(rust)* dedup some code with generics
([#1516](#1516))
- *(rust)* carve v1 wire-format seams to prep for v2
([#1513](#1513))
- *(rust)* minor v1 cleanup v2 prep
([#1510](#1510))
- *(deps)* bump the all-cargo-version-updates group across 1 directory
with 4 updates
([#1500](#1500))
</blockquote>
## `mlt`
<blockquote>
##
[0.1.23](rust-mlt-v0.1.22...rust-mlt-v0.1.23)
- 2026-07-18
### Fixed
- *(rust)* preserve PMTiles geographic header
([#1503](#1503))
### Other
- *(rust)* update dependencies, use CARGO_BUILD_WARNINGS
([#1515](#1515))
- Add PMTiles compression support to the Rust MVT-to-MLT converter
([#1498](#1498))
</blockquote>
## `mlt-py`
<blockquote>
##
[0.1.25](python-mlt-v0.1.24...python-mlt-v0.1.25)
- 2026-07-18
### Other
- update Cargo.toml dependencies
</blockquote>
## `mlt-ffi`
<blockquote>
##
[0.1.12](rust-mlt-ffi-v0.1.11...rust-mlt-ffi-v0.1.12)
- 2026-07-18
### Other
- updated the following local packages: mlt-core
</blockquote>
## `mlt-wasm`
<blockquote>
##
[0.1.18](rust-mlt-wasm-v0.1.17...rust-mlt-wasm-v0.1.18)
- 2026-07-18
### Other
- updated the following local packages: mlt-core
</blockquote>
</p></details>
---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yuri Astrakhan <yuriastrakhan@gmail.com>1 parent 066b68f commit d1e2260
15 files changed
Lines changed: 61 additions & 15 deletions
File tree
- rust
- mlt-core
- mlt-ffi
- mlt-py
- mlt-wasm
- mlt
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
10 | 27 | | |
11 | 28 | | |
12 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
| |||
0 commit comments