|
| 1 | +## What's Changed in 0.12.0 |
| 2 | +* ci: fix CI to publish the crate by @Mcdostone in [#170](https://github.com/Mcdostone/nom-kconfig/pull/170) |
| 3 | +* chore: Release version v0.12.0 by @Mcdostone in [#154](https://github.com/Mcdostone/nom-kconfig/pull/154) |
| 4 | +* fix: 'depends on' can have a if condition by @Mcdostone |
| 5 | +* test: fix doctests by @Mcdostone |
| 6 | +* ci: update dependencies by @Mcdostone |
| 7 | +* examples: add tracing as dev-dep by @julianbraha |
| 8 | +* build: update rust dependencies by @Mcdostone |
| 9 | +* build(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 by @dependabot[bot] |
| 10 | +* build(deps): bump actions-rust-lang/setup-rust-toolchain by @dependabot[bot] |
| 11 | +* build(deps): bump crate-ci/typos from 1.45.1 to 1.46.3 by @dependabot[bot] |
| 12 | +* build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.17 to 2.0.19 by @dependabot[bot] |
| 13 | +* build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] |
| 14 | +* use RC for scoping by @julianbraha |
| 15 | +* ci: add plumber to GA by @Mcdostone |
| 16 | +* ci: use immutable tags for GA by @Mcdostone |
| 17 | +* style: rename the rust feature to glob-wildcard by @Mcdostone |
| 18 | +* rename coreboot feature to glob_wildcard by @julianbraha |
| 19 | +* ci: trying to secure the CI by @Mcdostone |
| 20 | +* chore: Release version v0.12.0 by @Mcdostone |
| 21 | +* Changelog for v0.11.0 by @github-actions[bot] in [#153](https://github.com/Mcdostone/nom-kconfig/pull/153) |
| 22 | + |
| 23 | +**Full Changelog**: https://github.com/Mcdostone/nom-kconfig/compare/v0.11.0...v0.12.0 |
| 24 | + |
1 | 25 | ## What's Changed in 0.11.0 |
2 | 26 | * chore: Release version v0.11.0 by @Mcdostone |
3 | 27 | * feat: support for the kconfiglib by @Mcdostone |
|
0 commit comments