Skip to content

Release 1.10.47

Choose a tag to compare

@jlangch jlangch released this 19 Oct 14:00
· 4886 commits to master since this release

[1.10.47] - 2023-10-19

Added

  • function io/print-line
  • an optional filter function to jsonl/slurp
  • support for lazy sequences and transducer to JSON Lines data slurper

Improved

  • performance of JSON Lines jsonl/spit function
  • JSON Lines documentation