Releases: icarus-consulting/Yaapii.Atoms
Releases · icarus-consulting/Yaapii.Atoms
2.0.0
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
1.2.0
1.1.0
1.0.0
0.29.0
0.28.0
As part of this release we had 55 commits which resulted in 16 issues being closed.
Bugs
- #214 TeeInput does not consider Uri type
Improvements
- #301 Add ctor of InputOf to accept IScalar
- #158 Improve documentation of Fail classes
- #145 Let Enumerable.Replaced() accept an index
- #322 Increase BowAction interval and make it configurable
- #330 Improve Scalar.Sticky performance
- #304 Add a ctor to TempFile which accepts FileInfo
- #303 Add ctor to TempFile which sets the file extension for the temp file
- #298 Add ctor to TextOf which takes a long
- #297 Remove KeyValuePair ctor in StringMap
- #296 Add merge ctor to StringMap
- #293 Add ctors to BytesOf
- #274 Add ctor to IsWhitespace accepting string
- #182 New object to list all files from a directory
0.27.0
0.26.0
0.25.0
As part of this release we had 23 commits which resulted in 12 issues being closed.
Features
Improvements
- #291 Let FirstOf accept a condition
- #290 Rename Limited to HeadOf
- #289 Rename SyncScalar to Sync
- #288 Rename SolidScalar to Solid
- #287 rename StickyScalar to Sticky
- #286 Remove Text prefix/suffix
- #285 Remove Enumerator prefix/suffix
- #284 Remove Enumerable suffix/prefix
- #279 BytesOf from int, double, ...