Qowaiv Versions Save

Qowaiv is a Single Value Object library

4.1.0

4 years ago

Qowaiv 4.1.0

  • Introduction of DateSpan (#95)
  • Money, Amount, Percentage and SteamSize have Abs() method (#96)
  • Money, Amount, Percentage and SteamSize have Round() method (#96)
  • Introduction of DecimalRound.Round() and RoundToMultiple() (#97)
  • Date.FromJson(DateTime) ignores time part (#98) fix
  • Null message NotSupportedException_ConverterCanNotConvertFomString (#100) fix

Qowaiv.Data.SqlClient 4.1.0

  • Updated package depedency.
  • Own internal Guard.

Qowaiv.TestTools 2.0.0

  • Removed Qowaiv.TestTools.Validation.* (107) breaking
  • DebuggerDisplayAssert supports nested classes. (#110) fix

v4.0.0

4 years ago
  • .NET standard 2.0 only (#59)
  • Drop of Qowaiv.Web, Qowaiv.Json.Newtonsoft packages
  • Introduction of Qowaiv.TestTools (v1.0.0)

v3.2.4

5 years ago
  • Introduction of Clock.NowWithOffset(TimezoneInfo) #45
  • Fix LocalDateTime to always have DateTimeKind.Local and no loss of ticks
  • Clock.UtcNow() is guaranteed to have DateTimeKind.Utc

v3.2.1

5 years ago
  • TypeConverters support convertions from the underlying value type (#19)
  • Added Month.Days(year) (#30)

v3.2.0

5 years ago

New in 3.2.0 (Released 2018/08/08)

  • Added the country Kosovo (#22)
  • Made SonarAnalyzer dependency a private asset (#26)
  • Extended Qowaiv.ComponentModel.Result with factory methods (#24)
  • Introduced Qowaiv.ComponentModel.DataAnnotations.AnyAttribute (#25)
  • Fix in email address collection (#21)

3.1.3

6 years ago
  • Fix in email address validation (#18)

3.1.2

6 years ago
  • New Base-32 implementation