Releases: icarus-consulting/Yaapii.Atoms
Releases · icarus-consulting/Yaapii.Atoms
0.23.0
As part of this release we had 14 commits which resulted in 3 issues being closed.
Features
- #269 Feature: ZipMappedPaths
- #268 ZipFiles
- #267 Feature: UnzippedFile
0.22.0
As part of this release we had 14 commits which resulted in 2 issues being closed.
Bug
- #261 Fix Uri ctor of InputOf
Feature
0.21.0
As part of this release we had 49 commits which resulted in 8 issues being closed.
Bug
- #256 ResourceOf fails on special characters in names
Features
- #253 Port class HexBytes
- #202 Port class Partitioned
- #195 Port class TempFile
- #191 Port class MapNoNulls
- #190 Port class Grouped
- #187 Port class HexOf
0.20.0
As part of this release we had 3 commits which resulted in 1 issue being closed.
0.19.0
As part of this release we had 15 commits which resulted in 6 issues being closed.
Bugs
- #240 Envelope classes should be abstract
- #218 TextOf ctor does not use given encoding
- #203 TeeInput / TeeInputStream should not close output stream
Features
- #247 classes SyncScalar and SolidScalar
- #246 FirstOf must be able to fallback
0.18.0
As part of this release we had 12 commits which resulted in 1 issue being closed.
Feature
- #244 Disposable TempDirectory class
0.17.0
As part of this release we had 8 commits which resulted in 1 issue being closed.
Feature
- #196 Port class Sha1DigestOf, Sha256DigestOf and Md5DigestOf
0.16.0
As part of this release we had 2 commits which resulted in 2 issues being closed.
Feature
- #13 And: ctor for passing an object and apply a list of functions to it.
Improvement
- #161 Increase test coverage of OrTests
0.15.0
As part of this release we had 7 commits which resulted in 1 issue being closed.
Bug
- #238 MapEnvelope.TryGetValue fail because the collection is readonly
0.14.0
As part of this release we had 13 commits which resulted in 12 issues being closed.
Bugs
- #228 TextOf does not use InvariantCulture by default
- #215 Move IFail interface
- #205 NotNullText is not tested
- #204 Refactor comparison of Text objects
Features
- #233 New FirstOf and LastOf classes
- #199 Port class Zip
- #188 Port class ComparableText
- #186 Trim classes should accept chars and string
- #185 NotEmpty decorator for Collections
- #184 ItemAt should accept an Exception to throw if there is an error
- #183 New class Base64EncodedText.cs