Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 02:34
· 40 commits to master since this release
1b88721

1.1.0 (2023-01-03)

Features

Bug Fixes

  • Added tests for operators and fixed some minor bugs (bdf8d90)
  • Added tests for predicates and minor bug fixes (3726c69)

Code Refactoring

  • Simplified type signature of InclusiveRangeOperator (579daea)

Tests

  • Removed prefixing / (c279fa1)
  • Using a stubbed server for inteegration tests (b0ef4d2)