jkongie/mobi

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# 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