Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 244 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 244 Bytes

CHANGELOG

0.1 - unreleased

  • Binary format to store books in a file.
  • Book::toc() returns a tree of table of contents.
  • Both Page and Book can include any number of metadata entries.
  • Add block compression with LZ4 and DEFLATE.