Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Releases: mcataford/packwatch

v2.0.0

08 Mar 17:15
16e0ea7
Compare
Choose a tag to compare

2.0.0 (2020-03-08)

Features

  • Only generate manifest if update is specified (#8) (16e0ea7)

BREAKING CHANGES

  • packwatch will now exit with a non-zero code if run
    without an existing manifest file and without the --update-manifest
    flag. Now run packwatch --update-manifest to generate a manifest for the
    first time.

  • Fail but still generate manifest

v1.0.0

01 Mar 01:06
Compare
Choose a tag to compare

1.0.0 (2020-03-01)

Features