Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Releases: GoogleChromeLabs/http2-push-manifest

1.0.0

31 Oct 19:53
Compare
Choose a tag to compare

This release marks breaking changes to the CLI interface. Please see the readme for example usages. It also adds support for generating a single manifest from multiple files using the -file argument.

090dd9d - Add badges!
6ae10db - Change test timeouts
93a4bf0 - (origin/v2, v2) add travis
815cb2d - added CLI tests
80231d1 - Support multi-file manifest format. Fixes #1
ad0ce8b - Update logging msgs
35dcf90 - Add more tests and es6 usage

0.0.2

18 Oct 21:36
Compare
Choose a tag to compare
  • Added tests. To run: npm test.
  • Fixed issue where custom manifest name wasn't being respected.