1.1.1 Release
Features added: none
Bugfixes since 1.1.0:
- #149 fixes
::unparse()bug if array ids don't begin with zero - #150 fixes
::unparse()bug if no data remains for unparsing - #151: Function load_data: check length of input, prevents E_NOTICE if too long
Maintenance:
- Documentation: improved README.md and added an example.
- Improved PHPUnit code coverage.