Commit 1b17bd0
authored
chore: release v0.2.0 (maplibre#65)
## 🤖 New release
* `maplibre_native`: 0.1.2 -> 0.2.0 (⚠ API breaking changes)
### ⚠ `maplibre_native` breaking changes
```text
--- failure inherent_method_missing: pub method removed or renamed ---
Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/inherent_method_missing.ron
Failed in:
ImageRenderer::set_style_url, previously in file /tmp/.tmpy7q9Ni/maplibre_native/src/renderer/image_renderer.rs:36
ImageRenderer::set_style_path, previously in file /tmp/.tmpy7q9Ni/maplibre_native/src/renderer/image_renderer.rs:43
```
<details><summary><i><b>Changelog</b></i></summary><p>
<blockquote>
##
[0.2.0](maplibre/maplibre-native-rs@v0.1.2...v0.2.0)
- 2025-09-23
### Fixed
- *(api)* clearer style rendering semantics
([maplibre#63](maplibre#63))
### Other
- *(deps)* bump the all-actions-version-updates group with 2 updates
([maplibre#62](maplibre#62))
</blockquote>
</p></details>
---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).1 parent 56eaeaa commit 1b17bd0
2 files changed
+12
-2
lines changed| 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 | + | |
10 | 20 | | |
11 | 21 | | |
12 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments