2.6.0
As part of this release we had 3 commits which resulted in 7 issues being closed.
Bugs
Features
- #496 Add shorthand ctors to MapOf objects
- #497 Add Blank to Text type
- #498 Add EmptyMap semi- and full generic
- #499 Add None to Enumerable objects
Improvement
- #495 Let implicit ctors return interface and not solid type
Breaking Changes
- The Class
Each
has been removed from the namespaceYaapii.Atoms.Scalar
. UseEach
fromYaapii.Atoms.Func
instead.