Skip to content

Initial release, stable API

Compare
Choose a tag to compare
@gogama gogama released this 15 Sep 04:02
· 86 commits to main since this release

At long last, we have a stable API and the first major version!

API changes:

  • Remove Hint from QuerySpec to simplify the library interface.
  • Change Unmarshal behavior so it keeps trying on a best effort basis after encountering an error.

Other changes:

  • Log more events and improve existing log messages.
  • Improve documentation and add useful README.md.
  • Correct minor slips in copyright documentation.