Releases: romellem/build-diff
Releases · romellem/build-diff
v0.3.2
v0.3.1
v0.3.0
Feature
- New CLI arg:
--output
, to set the name of the output directory and ZIP filename.
Tests
- Adds new set of tests to test the actual CLI binary. Testing here is limited but can be expanded later.
v0.2.3
v0.2.2
Chore
- Upgrades dependencies, addresses security issue with minimist (although I don't believe this was exploitable in this application)
v0.2.1
v0.2.0
Feature
- Adds a
--json
flag to output results as a JSON string
Note: The last release probably should have been a minor version since technically it introduced a new feature. Oops. This minor bump should address that issue.
v0.1.3
Documentation
- Slight README update, and "help" text with running CLI without any arguments
Feature
- Adds a
--quiet
flag to CLI