Releases: ashcrow/filetranspiler
Releases · ashcrow/filetranspiler
1.1.3
For a full list of changes in this release run git log 1.1.2..1.1.3
.
If you find a bug please open up an issue with as much information as possible.
Bugfixes:
- Separate mime type and encoding
- Overwrite if a file path in a provided ignition config if it also exists in the fakeroot
Enhancements:
- Makefile: Add get-validator for downloading ignition-validate
- Add validation test via ignition-validate and test overwrite logic
- Add container
make
target
1.1.2
1.1.1
1.1.0
- add option to output yaml
- Support dereferencing symlinks
- Add support for symbolic links
- filetranspile: Support v2 and v3 specs for files
- README.md: Minor tweaks
- Support not specifying "base" Ignition file
- De-indent code
- Add '}' to make a sane README.md example