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.