What's Changed
- refactor(StreamReader): Change
decode_range()
to return an array of objects (fixes #97). by @hoophalab in #98 - feat: Add support for parsing UTC offset in seconds per log event and returning it in decode results (resolves #79). by @hoophalab in #99
- chore: Upgrade version for 0.6.0 release. by @hoophalab in #103
New Contributors
- @hoophalab made their first contribution in #98
Full Changelog: v0.5.2...v0.6.0