Releases: quinnandrews/spring-data-specification-builder
Releases · quinnandrews/spring-data-specification-builder
v2.0.0
Version 2.0.0
- The fluent API provided by SpecificationBuilder has been substantially refactored to be even more fluent and legible.
- Methods in SpecificationFactory have been migrated to static methods. They should have been static from the beginning.
- Examples and tests have been updated to reflect the changes.
- Every Method and Class is now documented with Javadoc comments.
- The README has been updated to reflect the changes.
v1.0.0
First release.