Releases: tinted-theming/tinted-builder-rust
Releases · tinted-theming/tinted-builder-rust
v0.9.1
Fixed
- Fix bug where
--quiet
flag was ignored during agit pull
v0.9.0
Added
- Add
--sync
flag for thebuild
subcommand to sync before building
v0.8.0
Added
- Add
--quiet
flag for thesync
subcommand to silence stdout
v0.7.0
Added
- Add
--quiet
flag for thebuild
subcommand to silence stdout
Changed
- Remove requirement that all output dir files need the same extension
v0.6.1
Changed
- Use latest
tinted-builder
crate
Fixed
- Allow output directories to contain any extension registered in the
template config.yaml
v0.6.0
Changed
- Update to the latest ribboncurls
Release 0.5.0
Changed
- Use latest
tinted-builder
lib which removes dependency on all
BSD-3-Clause licensed packages
Release 0.4.0
Changed
- Split the tinted-builder-rust cli and library into two different
packages.
Release 0.3.0
Changed
- Changed from GPL-3 to MIT or Apache-2.0 license
Release 0.2.2
Fixed
- Fixed bug where required
build
arg was not required to be there