Releases: tinted-theming/tinted-builder-rust
Releases · tinted-theming/tinted-builder-rust
v0.14.1
v0.14.0
Changed
- Update dependencies
- Optimise and clean up code
v0.13.2
Fixed
- Fix a bug where
syncsubcommand fails ifgitisn't present onPATH
v0.13.1
Fixed
- Fix bug where double hash is printed for hex values with
Base16Scheme
fmt::Display
v0.13.0
Added
- Add support for
list,listbase16andlistbase24scheme systems
for use in thetemplates/config.yamlfile to add aschemeslist to
mustache context to be able to list scheme information in a single
file.
Changed
- Change
get_scheme_filesandSchemeFile::newtype arguments from&Pathto
impl AsRef<Path>to allow for more flexibility
Fixed
- In tests, use
CARGO_BIN_EXE_tinted-builder-rustenv var for the
binary path instead of assuming it exists in./target/release
directory
v0.12.1
Fixed
- Fix bug where CLI gives an error if
outputorextension
template/config.yamlproperties are empty
v0.12.0
CLI release 0.12.0 and lib release 0.8.0
v0.11.1
Release 0.11.1
v0.11.0
Add 16bit rgb context values for mustache templates
v0.10.1
Fix templates/config.yaml extension bug and release cli 0.10.1