Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 00:19
· 20 commits to master since this release

1.0.0 (2020-12-20)

Features

  • add BooleanScalar value object (a668721)
  • add EnumValueObject to bundled types (9cc90ca)
  • add IntegerScalar value object (3a35f8b)
  • add NullScalar (06ce777)
  • add static constructors true() and false() for BooleanScalar (1860a98)