Releases: lucidfrontier45/serdeio
Releases · lucidfrontier45/serdeio
0.4.0
What's Changed
- support iterator as input to write_records functions by @lucidfrontier45 in #8
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- use anyhow for error handling by @lucidfrontier45 in #7
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- add Sync and Send to Error trait for compatibility with anyhow by @lucidfrontier45 in #6
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- add common and json/jsonlines impl by @lucidfrontier45 in #1
- Add CSV support by @lucidfrontier45 in #4
- Add YAML support by @lucidfrontier45 in #5
New Contributors
- @lucidfrontier45 made their first contribution in #1
Full Changelog: https://github.com/lucidfrontier45/serdeio/commits/0.1.0