Skip to content

0.6.0

Compare
Choose a tag to compare
@eatonphil eatonphil released this 08 Mar 17:27
· 72 commits to main since this release
ea2a1b9

Features

  • Adds support for specifying path to array of objects nested in objects
    • By extension, adds support for querying Excel files with multiple sheets

Performance

  • Switches internally to goccy/go-json from the standard library's JSON library
  • Use prepared statements for loading data into database