Skip to content

Releases: Cratis/Specifications

Release v3.0.4

Choose a tag to compare

@github-actions github-actions released this 17 Aug 17:59
573e098

Fixed

  • When walking the type hierarchy, if a type(baseType) is null it should stop and not try to invoke a Specification method

Release v3.0.3

Choose a tag to compare

@github-actions github-actions released this 30 May 16:52
76473d1

Fixed

  • Making assemblies used during running of tests private asset references, meaning that they are not dependencies for build and is then decided by the consumer of the package.

Release v3.0.2

Choose a tag to compare

@github-actions github-actions released this 30 May 16:43
3b14c33

Fixed

  • Fixing 3rd party dependency version requirements to not be an exact version.

Release v3.0.1

Choose a tag to compare

@github-actions github-actions released this 11 May 15:32

No release notes