Nsagora Peppermint Versions Save

Declarative data validation framework, written in Swift

1.2.0

1 year ago

Added:

  • Support for async/await
  • Extended the Result type with shortcuts for creating Summary instances

Improvements:

  • Adopted the existential and opaque types

1.1.0

2 years ago

Added:

  • .optional modifier as a alternative to the OptionalConstraint
  • RequiredConstraint constraint
  • static member lookup support for all standard predicates

1.0.0

2 years ago

Added:

  • Support for result builders
  • BlockConstraint constraint
  • OptionalConstraint constraint

Removed:

  • PairMatchingPredicate predicate
  • ConditionedConstraint constraint

Enhanced:

  • CompoundConstraint into GroupConstraint
  • Consistency between APIs
  • Documentation and usage examples

0.8.0

3 years ago

Peppermint rebranding.

0.7.0

3 years ago
  • Introduce the CompoundConstraint and TypeConstraint
  • Remove ContraintsSet
  • Remove the async constraints

0.6.2

6 years ago
  • Add generated docs

0.6.0

6 years ago
  • Introduce async predicates
  • Introduce async constraints

0.5.0

6 years ago
  • Change license from Apache License to MIT License
  • Simplify names

0.2.0

7 years ago

0.3.0

7 years ago