Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@quinnandrews quinnandrews released this 29 Jan 19:41
· 2 commits to main since this release
d2e516a

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.