Skip to content

Releases: tinted-theming/tinted-builder-rust

v0.9.1

23 Jun 23:56
Compare
Choose a tag to compare

Fixed

  • Fix bug where --quiet flag was ignored during a git pull

v0.9.0

23 Jun 14:17
Compare
Choose a tag to compare

Added

  • Add --sync flag for the build subcommand to sync before building

v0.8.0

23 Jun 12:08
Compare
Choose a tag to compare

Added

  • Add --quiet flag for the sync subcommand to silence stdout

v0.7.0

22 Jun 19:43
Compare
Choose a tag to compare

Added

  • Add --quiet flag for the build subcommand to silence stdout

Changed

  • Remove requirement that all output dir files need the same extension

v0.6.1

22 Jun 18:27
Compare
Choose a tag to compare

Changed

  • Use latest tinted-builder crate

Fixed

  • Allow output directories to contain any extension registered in the
    template config.yaml

v0.6.0

11 Jun 16:12
Compare
Choose a tag to compare

Changed

  • Update to the latest ribboncurls

Release 0.5.0

16 May 18:36
Compare
Choose a tag to compare

Changed

  • Use latest tinted-builder lib which removes dependency on all
    BSD-3-Clause licensed packages

Release 0.4.0

15 May 22:12
Compare
Choose a tag to compare

Changed

  • Split the tinted-builder-rust cli and library into two different
    packages.

Release 0.3.0

01 Apr 10:52
Compare
Choose a tag to compare

Changed

  • Changed from GPL-3 to MIT or Apache-2.0 license

Release 0.2.2

27 Mar 23:09
Compare
Choose a tag to compare

Fixed

  • Fixed bug where required build arg was not required to be there