- Bump lock_jar dependency to ~> 0.12.0 #17
- Update to transit-java-0.8.287 for json int boundary fix in JRuby
- Add handler caching for MRI
- Bump to transit-java-0.8.285 for handler caching in JRuby
- Marshal int map keys as ints in msgpack
- ByteArray#to_s forces default encoding for platform
- fixes rare bug in which trying to print binary data nested within decoded binary data raises an encoding incompatibility error.
- restore newline suppression when writing in json mode
- helpful error message when nested object has no handler
- Bump dependency on transit-java to 0.8.269
- fixes bug which turned an empty set into an array
- Support JRuby!
- Support special numbers (NaN, INF, -INF)
- Initial release