8.0.0-beta07
Pre-release
Pre-release
·
186 commits
to master
since this release
- Unions and value objects structs disallow
default(T)
and parameterless ctors by default. Value objects are configurable viaAllowDefaultStructs
. - Bugfix in analyzer: array types have no module.