Changelog
Last Changes
v0.3.1
- #4: converted the source code to ES2015, pre-built with babel
v0.3.0
- #3: added new
artifactListing
andserialize
APIs to generate artifact listing code.- BREAKING CHANGE: see ticket for details.
v0.2.0
- #2: added new
artifactCollector
andassetResolver
APIs. + BREAKING CHANGE: The oldartifactCollector
,resourceCollector
anddependencyCollector
were removed. See ticket for details.
v0.1.0
- initial version