Changelog
[0.17.0]
Dependencies
Changelog
[0.16.1]
Changelog
[0.16.0]
.log()
method, which also exposes additional methods, like .log.info()
, .log.success()
, etc.support/docs
, so that markdown docs can be built to the docs
directoryChangelog
[0.15.0]
renameKey
option from the .data
method. Use the namespace
option instead.Changelog
[0.14.0]
Bumps [assemble-core][] to v0.22.0 to take advantage of fixes and improvements to lookup methods: .find
and getView
. No API changes were made. Please let us know if regressions occur.
List
bug that was caused collection helpers to explodeapp.getView()
and app.find()
Changelog
[0.13.0]
queue
property was removed on collections. See [assemble-core][] for additional details.file.base
, causing dest directory to be relative to cwd instead of glob parent in some cases.renameKey
to not always be used when defined on collection loader options.Changelog
[0.12.0]