Skip to content

Releases: texdc/specify-dart

Additional comparisons are complete

05 Feb 03:01
Compare
Choose a tag to compare

The original spec by Eric Evans and Martin Fowler recommend the following additional comparisons:

  • isSpecialCaseOf
  • isGeneralizationOf
  • remainderUnsatisfiedBy (CompositeSpecification)

Composite Immutability

21 Jan 16:55
Compare
Choose a tag to compare

Ensures that CompositeSpecification is both extensible and immutable. (Dart should have better visibility support.)

Initial release

19 Jan 06:30
Compare
Choose a tag to compare
v1.0.0

v1.0.0