What's Changed
New Features 🎉
- feat: overload verifiedSpiedRun to take a VerificationMode arg by @MiguelMJ in #15
- feat: add hashCode() function to ArrayParameter by @alejandropg in #16
Bug Fixes 🐞
- fix: implement ArrayParameter equals by @MiguelMJ in #14
- fix: correct predicates expression extensions by @MiguelMJ in #13
Dependency updates 🚀
- Bump org.postgresql:postgresql from 42.5.1 to 42.7.2 by @dependabot in #12
Other Changes 💡
- build: update configuration and build dependencies by @alejandropg in #17
- build: set the release version manually by @alejandropg in #18
New Contributors
Full Changelog: v0.2.0...v0.2.1