Bookbinder v3.0.0
Breaking Changes
- Bookbinder no longer generates PDFs.
Within Pivotal, you can use this tool to create PDFs.
New Features
Xyleme Source Material
- Bookbinder now accepts source material in Xyleme format.
Validation
- Bookbinder now validates the existence of keys in the config.yml that it needs in order to run:
book_repo
,public_host
- Bookbinder now validates the existence of keys in the config.yml that it needs to run the folowing commonly-used commands:
bind local
,bind github
,push_from_local
Output Filtering (DITA source materials only)
- Bookbinder now sends only errors and warnings to the screen when binding a book from DITA source material. Use bind with the
--verbose
flag to see unfiltered output.