Skip to content

0.7.1

Latest
Compare
Choose a tag to compare
@demmer demmer released this 24 Mar 18:54
· 23 commits to master since this release

Bug Fixes

  • Ensure that all adapter read errors are returned as instances of JuttleError so they can be displayed in the context of the running program. [#657]
  • Include the value of the sort limit in the warning message when the limit is exceeded, and properly document the default limit. [#655]
  • Display the full stack trace for unexpected internal errors. [#564]