Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 466 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 466 Bytes

Changelog

1.0.0

  • No implementation changes. Bumping to 1.0 because there have been no issues raised for over a year, and just because I can!
  • Update RSpec.
  • Update Bundler.

0.2.0

  • Extract EXTH header data into it's own class.
  • Parse Mobi header data.
  • Parse PalmDOC header data.
  • Large internals refactoring, and now with added tests!

0.1.2

  • Trying to instantiate Mobi::Metadata with an invalid mobi file now raises an InvalidMobi exception