Skip to content

Releases: romellem/build-diff

v0.3.2

20 Jan 20:27
Compare
Choose a tag to compare

Fix

  • Bumps lodash version
  • Includes correct CLI version in default output

v0.3.1...v0.3.2

v0.3.1

17 Jul 23:19
Compare
Choose a tag to compare

Fix

  • Bumps lodash version (#25)

v0.3.0...v0.3.1

v0.3.0

09 Jul 18:48
Compare
Choose a tag to compare

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.3.0

v0.2.3

17 Jun 01:10
Compare
Choose a tag to compare

Fix

  • Checks for zip and diff binaries before running main program

v0.2.2...v0.2.3

v0.2.2

16 Jun 01:39
Compare
Choose a tag to compare

Chore

v0.2.1...v0.2.2

v0.2.1

16 Jun 01:38
Compare
Choose a tag to compare

Documentation

  • Documents example output

v0.2.0...v0.2.1

v0.2.0

16 Jun 01:36
Compare
Choose a tag to compare

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...v0.2.0

v0.1.3

16 Jun 01:34
Compare
Choose a tag to compare

Documentation

  • Slight README update, and "help" text with running CLI without any arguments

Feature

  • Adds a --quiet flag to CLI

v0.1.2...v0.1.3

v0.1.2

16 Jun 01:32
Compare
Choose a tag to compare

Chore

  • Removes unused dependencies

Refactor

Tests

  • Sets up CircleCI tests

v0.1.1...v0.1.2

v0.1.1

16 Jun 01:30
Compare
Choose a tag to compare

Chore

  • Ignores test/ directory from NPM package

v0.1.0...v0.1.1