Added
- Documentation on how to serialize to/from a dictionary opposed to a string.
- Documentation on how to install the library, import methods/classes and develop.
- imports via `__init__.py`.
Changed
- Removed useless equality and hash calculation methods on `PropertyMapping`.
- Improvements to documentation.
Removed
- Helper test runner scripts.