v0.2
This is the first release with pre-built binaries available, thank you so much to the mean-bean-ci-template project by @XAMPPRocky for enabling that!
Here is a list of all the changes since 0.1
- Added Haskell Stack project support, thank you @pbevin
- Added Github actions for testing, linting, and deployment, thank you @ysndr , @XAMPPRocky
- Added SBT project support, thank you @colindean
- Add command line options, thank you @aszecsei
- Support passing multiple paths to scan
- Support outputting just a list of artifact directories, this list is usually used to pipe into another program to delete
- Support running a command for each artifact directory
- Add Maven project support, thank you @gzsombor