# 0.0.3 * Make `Document` module part of public API. This allows other libraries to hook ing into the parsing/rendering of all JSON API documents, whether their data contains a single Resource Object or a collection of Resource Objects. # 0.0.2 * Require Representable 3.0.3, which replaces `Uber::Option` with the new [`Declarative::Option`](https://github.com/apotonick/declarative-option). # 0.0.1 Initial release as a standalone gem.