Skip to content

Releases: Dids/clobber

v0.0.3

13 Aug 11:52
Compare
Choose a tag to compare

A minor release with a few bug fixes and new features.

  • Added --build-only option for when you only want to build without updating (#3)
  • Added --update-only option for when you only want to update without building (#3)
  • Modified --no-clean logic slightly to work hand in hand with the new options above (#3)
  • Fixed --version not working correctly (#1)
  • Fixed execution time formatting to be much more human readable (#4)

v0.0.2

12 Aug 19:35
Compare
Choose a tag to compare

Added --no-clean parameter, which skips updating repositories as well as deleting any dirty files.

v0.0.1

07 Aug 13:20
Compare
Choose a tag to compare

Initial release for building Clover that should be a 1:1 match to the official packages.

Note that this will eventually replace clover-builder's build scripts entirely.