packages feed

pdf-slave-1.2.0.0: CHANGELOG.md

1.2.0.0
=======

* Add `version` command to CLI.

* Fix: `renderBundleToPDF` doesn't take base directory.

* Fix: `loadTemplateInMemory` now takes base directory.

* Strong distinguish between bundle and ordinary template format. Bundle templates
have to define `bundle: true` inside the YAML files.

1.1.0.0
=======

* Factor out `pdf-slave-template` package for compiler agnostic format definition.

1.0.1.0
=======

* Added missing reexports into head module.

1.0.0.0
=======

* Initial release.