## 0.4.0 (August 30, 2011)

  - Added ``schema`` method to factories to get the raw schema.

## 0.3.0 (August 30, 2011)

  - Associated field can be re-used for attributes of the same model.
  - Associated field can provide a callback to retrieve value.

## 0.2.0 (August 29, 2011)

  - Add a `sequence` field.
  - Lots of documentation added.

## 0.1.0 (August 29, 2011)

  - Initial release