Releases: coreos/butane
Releases · coreos/butane
v0.5.0
Breaking Changes:
- Previously, command-line options could be preceded by a single dash (
-strict
) or double dash (--strict
). Accept only the double-dash form.
Features:
- Accept input filename directly on command line, without
--input
- Add short equivalents of command-line options
Bug Fixes:
- Fail if unexpected non-option arguments are specified
Misc Changes:
- Deprecate
--input
and hide it from--help
- Document
files[].append[].inline
property - Update docs for switch to Fedora signing keys
v0.4.0
v0.3.0
Features:
- Add v1.1.0-experimental spec
- Add
with_mount_unit
field to generate mount unit from filesystem entry
Bug Fixes:
- Report warnings and errors to stderr, not stdout
- Truncate output file before writing
- Fix line and column reporting
Misc Changes:
- Document syntax of inline file contents
- Document usage of published container image
This release will not have artifacts uploaded, but the next one will.
v0.2.0
FCCT v0.1.0
Initial Release of FCCT. While the golang API is not stable, the Fedora CoreOS
Configuration language is. Configs written with version 1.0.0 will continue to
work with future releases of FCCT.