Skip to content

2.6.0

Compare
Choose a tag to compare
@Meerownymous Meerownymous released this 27 Jan 09:10
· 118 commits to main since this release
b48c163

As part of this release we had 3 commits which resulted in 7 issues being closed.

Bugs

  • #494 ScalarEnvelope is not sticky by default
  • #500 Some implicit ctors are unusable

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 namespace Yaapii.Atoms.Scalar. Use Each from Yaapii.Atoms.Func instead.