Commit cf84fbe
authored
chore: release v0.3.6 (#20)
## 🤖 New release
* `instability-example`: 0.3.5 -> 0.3.6
* `instability`: 0.3.5 -> 0.3.6
<details><summary><i><b>Changelog</b></i></summary><p>
## `instability-example`
<blockquote>
##
[0.3.5](instability-example-v0.3.4...instability-example-v0.3.5)
- 2024-12-21
### Added
- Allow marking impl blocks unstable/stable (#15)
- add stable macro (#14)
- use doc(cfg)
- allow use statements to be marked unstable (#3)
### Other
- prepare instability-example for publish (#18)
- bump msrv to 1.63
- tweak doc wording and formatting (#4)
- fork and change name to instabilty
- Apply visibility restriction to struct fields
([#10](#10))
- Update to Rust edition 2021
([#9](#9))
- Add issue tracking
- Initial version
</blockquote>
## `instability`
<blockquote>
##
[0.3.6](instability-v0.3.5...instability-v0.3.6)
- 2025-01-04
### Other
- Move pretty_assertions to dev-dependencies
([#19](#19))
</blockquote>
</p></details>
---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 5eca2ee commit cf84fbe
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments