Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

v0.16.1

Compare
Choose a tag to compare
@dragarcia dragarcia released this 15 May 13:16
· 506 commits to master since this release

Bug Fixes

  • #50 Invoking either .offset() or .limit() before .select() now no longer returns an error.

Others

  • #49 Second parameter for .range() is not clearly made optional in code. Standardised by setting default values.
  • #51 Cleaned up redundant code.