Releases: consoleau/kotlin-jpa-specification-dsl
Releases · consoleau/kotlin-jpa-specification-dsl
v2.0.0
2.0.0 RC1
Updated to Spring Boot 2
1.0.0
Kotlin 1.1 introduced a new version of kotlin-reflect (the packages changed), this update allows users to use newer versions of Kotlin.
0.2.0-rc.1
Added support for the in predicate.
v0.1.0
Initial public release
v0.1.0-rc.1
Initial release candidate
0.1.0-rc.2
Merge pull request #2 from consoleau/tidyup Tidyup