- Some parts rewritten to generators / list comprehensions.
- Added run_tests.sh.
- README.txt minimized.
- Version of package and documentation is now automatically parsed from this file.
- Fixed few bugs in documentation.
- Removed init_globals(). Globals are now passed as parameter to deserialize(). This was necessary to cover changes in variables during runtime.
- Added documentation.
- Readthedocs now automatically documents the project.
- Added iiOfAny().
- Package created.
- Added package test.