Releases: honzabrecka/transit-php
Releases · honzabrecka/transit-php
0.8.5
0.8.4
Merge pull request #2 from sminnee/patch-1 FIX: Represent dates as msec not seconds
0.8.3
- update
nette/utils
dep to2.5.*
0.8.2
❗ Fixes all incompatibilities with the official transit-format specification.
- introduce
transit\CMap
[BC break] - fix caching
- add handler for timestamp
- add handler for arbitrary precision number/decimal
- add support for
TaggedValue
This release was tested against extensive (1000s of tests) randomly generated test suite provided by the official transit-format specification.
0.8.1
- add support for assoc arrays
0.8.0
- first public release