Skip to content

2.0.0

Compare
Choose a tag to compare
@Meerownymous Meerownymous released this 23 Apr 13:53

As part of this release we had 152 commits which resulted in 26 issues being closed.

Bug

  • #360 Text.Envelope has inverted logic

Features

  • #403 Add a Version Map
  • #377 IKvp should know if its lazy
  • #370 Create class Paragraph for multiline IText
  • #359 Add Envelope for texts
  • #358 Add Strict decorator for texts
  • #346 Add SortedMap

Improvements

  • #402 Improve Bowaction
  • #398 Make base objects sticky by default
  • #396 Rename LiveScalar to Live
  • #394 Number classes are sticky by default
  • #392 Refactor BytesOf to beeing sticky by default
  • #387 Refactor Scalar objects to being sticky by default
  • #386 Refactor Number objects to being sticky by default
  • #384 Rename Scalar.Sticky to ScalarOf
  • #375 LazyMap has to prevent Value building
  • #367 Replace Lazy with Sticky
  • #363 Add a FallbackMap which has a fallback on missing keys
  • #362 Include the desired key in the missing key Exception
  • #361 Refactor Enumerable Decorators to adopt new live pattern
  • #356 Adopt live pattern for Maps
  • #354 Adopt live pattern for collections
  • #353 Adopt live pattern for Lists
  • #352 Adopt live pattern change for inputs
  • #351 Adopt Live Pattern for Text type