v0.7.1
This release brings some new constructors and methods that extend ZQuery
's functionality as well as some minor performance improvements.
Highlights
- New query constructors and method aliases by @kyri-petrou in #480
- Add method to memoize the result of a ZQuery by @kyri-petrou in #481
Other changes
- Re-enable MiMa and set
versionScheme
toearly-semver
by @kyri-petrou in #477 - Update README.md by @zio-assistant in #478
- Update benchmarking results for v0.7.0 by @kyri-petrou in #479
- Avoid unnecessary flatmaps in various methods by @kyri-petrou in #482
- Update sbt to 1.10 by @kyri-petrou in #483
Full Changelog: v0.7.0...v0.7.1