Skip to content

Releases: eff3ct0/criteria4s

v0.9.0

24 Dec 13:13
4cc4e04
Compare
Choose a tag to compare

What's Changed

🔥 Breaking Changes

🚀 Features

🐛 Bug Fixes

📚 Docs

v0.8.4

13 Aug 12:50
5451984
Compare
Choose a tag to compare

What's Changed

v0.8.3

13 Aug 12:40
d900d6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.3

v0.8.2

13 Aug 12:38
d9319c0
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

📚 Docs

v0.8.1

03 Jun 12:03
d2e626b
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • Fix CICD Github action workflow for releases @rafafrdz (#28)

📚 Docs

v0.8.0

11 May 09:39
9fc2f65
Compare
Choose a tag to compare

What's Changed

  • Branch 0.8 by @mark-kar in #16
    • Fix BETWEEN and NOTBETWEEN expressions #12
    • Add support for collection values (Collection) #6
    • Add support for range values (Range)
    • Modify the references' representation way using Show type class
    • Separate Predicate trait in two: PredicateUnary and PredicateBinary
    • Include Kind Projetor plugin in order to simplify type lambdas expressions in the method's declarations
    • The use of array and range examples

New Contributors

Full Changelog: v0.7.3...v0.8.0

v0.7.3

09 Apr 14:12
c2bd751
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.3

v0.7.1

10 Mar 08:11
4e31c46
Compare
Choose a tag to compare

What's Changed

  • Fix associative patterns in SQL exprssions by @rafafrdz in #10

Full Changelog: v0.7.0...v0.7.1

v0.7.0

25 Feb 08:45
57b5d1a
Compare
Choose a tag to compare

What's Changed

  • Symbolic wrapper for literals and columns by @rafafrdz in #4

Full Changelog: v0.6.0...v0.7.0

v0.6.0

22 Feb 18:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.0