Releases: thisismydesign/json-streamer
Releases · thisismydesign/json-streamer
v2.1.0
v2.0.1
v2.0.0
Major version bump: the compatibility of documented features have NOT been broken however some non-private methods have been moved around therefore technically breaking compatibility. Please continue to rely on documented features only or raise an issue if you're unsure.
- Created abstraction layers for the callback handler and conditions
- Introduced custom conditions
- Reverted fix for Issue #8 which caused values to be stuck in memory
- Reorganised and added new test cases
v1.3.0
v1.2.1
Fixes API versions in README
v1.2.0
Provides new module-level API
v1.1.2
v1.1.1
v1.1.0
v1.0.0
With this version the gem reached production quality and is considered stable
- Fixed handling of non-hash values in arrays
- Added memory usage tests