- Allow relationships to be used in dicts and lists. (thanks to erikformella) - Allow for seconds and minutes in relative timestamps (thanks to kmnovak)
0.2.4
------------------
- Empty models are allowed so that dict ands lists can be used as fixtures. - Fixtures can now inherits from other fixtures.
0.2.3
------------------
- Added ability to link to a relationship's attribute in YAML file. - Added ability to use ``!rel`` in ``post_creation``.