Skip to content

Bookbinder v3.0.0

Compare
Choose a tag to compare
@animatedmax animatedmax released this 13 Apr 19:05
· 863 commits to main since this release

Breaking Changes
New Features


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.