Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Tags: Simbul/baker

Tags

4.2

Toggle 4.2's commit message
Updated README with version 4.2

4.1.1

Toggle 4.1.1's commit message
More error handling when parsing book.json

When the JSON contains a duplicate key, JSONObjectWithData on iOS 5.1 will return nil. Unfortunately, the returned error is not very helpful, but it's at least better than the previous version of the code (which was printing the error in the wrong place).
See #904.

4.1

Toggle 4.1's commit message
Readme for 4.1

4.0

Toggle 4.0's commit message
Readme for 4.0

3.2.3

Toggle 3.2.3's commit message
Updated readme for 3.2.3.

3.2.2

Toggle 3.2.2's commit message
Updated readme to 3.2.2.

3.2.1

Toggle 3.2.1's commit message
Made OPEN_BOOK_MESSAGE text easier to modify.

Closes #456.

3.2

Toggle 3.2's commit message
Readme 3.2 (update).

3.1

Toggle 3.1's commit message
Readme 3.1.

3.0.2

Toggle 3.0.2's commit message
Fix: zero pages in bundle book caused an infinite "init book" loop