Skip to content

v0.5.0 — More derives; better packaging

Choose a tag to compare

@jwodder jwodder released this 22 Nov 23:33
· 62 commits to master since this release
v0.5.0
  • Added asynchronous category to crate metadata
  • Increased MSRV to 1.70
  • Removed the implicit features for the optional dependencies that comprise the async feature
  • Remove library installation instructions from README
  • Derive Clone, Eq, and PartialEq for JsonLinesReader, JsonLinesWriter, JsonLinesIter, AsyncJsonLinesReader, AsyncJsonLinesWriter, and JsonLinesSink