Skip to content

Releases: icarus-consulting/Yaapii.Atoms

0.23.0

04 Mar 10:24
4810416
Compare
Choose a tag to compare

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

31 Jan 12:41
4192c4c
Compare
Choose a tag to compare

As part of this release we had 14 commits which resulted in 2 issues being closed.

Bug

  • #261 Fix Uri ctor of InputOf

Feature

  • #262 new StringMap type

0.21.0

31 Jan 12:20
Compare
Choose a tag to compare

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

20 Aug 09:58
dd315a7
Compare
Choose a tag to compare

As part of this release we had 3 commits which resulted in 1 issue being closed.

0.19.0

20 Aug 09:01
860e3cf
Compare
Choose a tag to compare

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

15 Aug 12:06
c3346ee
Compare
Choose a tag to compare

As part of this release we had 12 commits which resulted in 1 issue being closed.

Feature

  • #244 Disposable TempDirectory class

0.17.0

15 Aug 12:02
43e1d22
Compare
Choose a tag to compare

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

09 Aug 06:57
Compare
Choose a tag to compare

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

01 Aug 07:15
dd73212
Compare
Choose a tag to compare

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

06 Jul 09:11
Compare
Choose a tag to compare

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