Skip to content

Releases: mysticatea/appcache-manifest

v2.1.0

22 Feb 22:06
v2.1.0
e58ae4a
Compare
Choose a tag to compare

Enhancements

  • 3b98ab4 relaxed --prefix option to accept non-absolute paths. (fixes #6)

Bug fixes

  • 7c8fed8 added the assertion check for the case that the input file and the output file are same. In that case, the file became empty. (fixes #5)

v2.0.0

24 Dec 21:06
v2.0.0
a592d39
Compare
Choose a tag to compare

Breaking changes

  • It dropped supports for Node.js 0.12. Now it requires v4 or later.
  • It upgraded some dependencies. Especially, it includes the major update of glob-parent module.

Chore

  • It no longer depends on babel-runtime.

v1.1.0

24 Dec 16:16
v1.1.0
3c2a6b4
Compare
Choose a tag to compare

Features

v1.0.4

12 Feb 16:23
Compare
Choose a tag to compare

Bug Fixes:

  • Shebang was written. 😲

Others:

  • Upgraded dependencies.

v1.0.3

15 May 10:55
Compare
Choose a tag to compare
  • Update dependencies.

Update dependencies.

19 Apr 02:23
Compare
Choose a tag to compare
  • Upgraded power-assert, Babel 5.x was supported.

Update dependencies.

11 Apr 16:55
Compare
Choose a tag to compare
  • glob-stream was major updated.

The first release.

04 Apr 20:59
Compare
Choose a tag to compare