History
0.4.0
- Generate ePub table of contents from markdown headings
- Expanded documentation with configuration reference
- Enhanced .mobi compatibility (convert your .epub with kindlegen)
0.3.0
- Only run simplecov on demand
- Automatically find and include embedded fonts
- Filter input through typogruby
- Added stats commands
0.2.1
- Bugfix: allow multiple headings per chapters in outline
- Bugfix: use correct id method, renamed to xml_id
- Various documentation improvements
- Added MIT license
- Added code coverage reports (Ruby 1.9 only)
- Improved test suite
0.2.0
- Prefixed book query methods with
has_?
- Added generate command
- Use inline styles for preview file
- Allow font embedding
- Improved tests
- Remove mention of validate command
0.1.0