CHANGES
=======

1.0.1
-----

* Added tests for load\_value and dump\_value
* Fixed database to load parents and properties after everything else

1.0.0
-----

* Addd Readme
* Use instance methods for Method instances created with Object.add\_method
* Add load tests
* Add the ability to register objects
* Added more load functions
* Fixed dump method
* New stuff
* Added moe inheritance-related tests
* Added test for ancestors
* Fix requirements
* Added dump\_method and load\_method methods
* Store property names
* Separated files again
* Make it impossible to change id and \_\_initialised\_\_
* Added a notion of a database
* Added remove\_method method
* Many changes
* Initial commit
