Skip to content

0.7.0

Choose a tag to compare

@curry684 curry684 released this 16 Mar 12:15
· 129 commits to master since this release

Breaking

  • Move logic to make queries without limits to the relevant adapters (#257)

This release changes State semantics that setLength now officially supports NULL
values to indicate no limit. This used to be -1 before. It is unlikely to affect
or break any applications.

0.6.0...0.7.0