canonical/chisel (canonical/chisel)
### [`v1.0.0`](https://redirect.github.com/canonical/chisel/releases/tag/v1.0.0)
[Compare Source](https://redirect.github.com/canonical/chisel/compare/v0.10.0...v1.0.0)
**Highlights**: this major release introduces the Chisel "manifest" - a Zstandard-compressed "jsonwall" file generated by Chisel, to record information about the installed slices in the chiselled root filesystem. The new Chisel command `info` is also introduced in this release. Finally, the Chisel format `chisel-v1` is now deprecated.
##### What's Changed
- chore: update spread test to latest release changes by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/147](https://redirect.github.com/canonical/chisel/pull/147)
- chore: update goyaml to latest version by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/153](https://redirect.github.com/canonical/chisel/pull/153)
- feat: parse generate property in sdf by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/143](https://redirect.github.com/canonical/chisel/pull/143)
- feat: internal manifest package by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/144](https://redirect.github.com/canonical/chisel/pull/144)
- chore: publish release checksums by [@rebornplusplus](https://redirect.github.com/rebornplusplus) in [https://github.com/canonical/chisel/pull/155](https://redirect.github.com/canonical/chisel/pull/155)
- feat: add info command by [@rebornplusplus](https://redirect.github.com/rebornplusplus) in [https://github.com/canonical/chisel/pull/101](https://redirect.github.com/canonical/chisel/pull/101)
- feat: create manifest.wall by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/142](https://redirect.github.com/canonical/chisel/pull/142)
- refactor: tune error message for invalid generate value by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/162](https://redirect.github.com/canonical/chisel/pull/162)
- fix: info supports "generate" paths by [@rebornplusplus](https://redirect.github.com/rebornplusplus) in [https://github.com/canonical/chisel/pull/163](https://redirect.github.com/canonical/chisel/pull/163)
- fix: deprecate "chisel-v1" format by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/150](https://redirect.github.com/canonical/chisel/pull/150)
- feat: validate manifest before writing by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/159](https://redirect.github.com/canonical/chisel/pull/159)
**Full Changelog**: https://github.com/canonical/chisel/compare/v0.10.0...v1.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.10.0
->1.0.0
Release Notes
canonical/chisel (canonical/chisel)
### [`v1.0.0`](https://redirect.github.com/canonical/chisel/releases/tag/v1.0.0) [Compare Source](https://redirect.github.com/canonical/chisel/compare/v0.10.0...v1.0.0) **Highlights**: this major release introduces the Chisel "manifest" - a Zstandard-compressed "jsonwall" file generated by Chisel, to record information about the installed slices in the chiselled root filesystem. The new Chisel command `info` is also introduced in this release. Finally, the Chisel format `chisel-v1` is now deprecated. ##### What's Changed - chore: update spread test to latest release changes by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/147](https://redirect.github.com/canonical/chisel/pull/147) - chore: update goyaml to latest version by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/153](https://redirect.github.com/canonical/chisel/pull/153) - feat: parse generate property in sdf by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/143](https://redirect.github.com/canonical/chisel/pull/143) - feat: internal manifest package by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/144](https://redirect.github.com/canonical/chisel/pull/144) - chore: publish release checksums by [@rebornplusplus](https://redirect.github.com/rebornplusplus) in [https://github.com/canonical/chisel/pull/155](https://redirect.github.com/canonical/chisel/pull/155) - feat: add info command by [@rebornplusplus](https://redirect.github.com/rebornplusplus) in [https://github.com/canonical/chisel/pull/101](https://redirect.github.com/canonical/chisel/pull/101) - feat: create manifest.wall by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/142](https://redirect.github.com/canonical/chisel/pull/142) - refactor: tune error message for invalid generate value by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/162](https://redirect.github.com/canonical/chisel/pull/162) - fix: info supports "generate" paths by [@rebornplusplus](https://redirect.github.com/rebornplusplus) in [https://github.com/canonical/chisel/pull/163](https://redirect.github.com/canonical/chisel/pull/163) - fix: deprecate "chisel-v1" format by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/150](https://redirect.github.com/canonical/chisel/pull/150) - feat: validate manifest before writing by [@letFunny](https://redirect.github.com/letFunny) in [https://github.com/canonical/chisel/pull/159](https://redirect.github.com/canonical/chisel/pull/159) **Full Changelog**: https://github.com/canonical/chisel/compare/v0.10.0...v1.0.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.