Skip to content

Releases: Qowaiv/Qowaiv

4.1.0

03 Nov 13:11
30fa5e3
Compare
Choose a tag to compare

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

4.0.0

09 Jul 12:28
40a9e04
Compare
Choose a tag to compare
  • .NET standard 2.0 only (#59)
  • Drop of Qowaiv.Web, Qowaiv.Json.Newtonsoft packages
  • Introduction of Qowaiv.TestTools (v1.0.0)

3.2.4

05 Apr 20:37
Compare
Choose a tag to compare
  • 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

3.2.1

12 Oct 11:47
Compare
Choose a tag to compare
  • TypeConverters support convertions from the underlying value type (#19)
  • Added Month.Days(year) (#30)

3.2.0

08 Aug 11:41
Compare
Choose a tag to compare

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

17 Apr 08:15
Compare
Choose a tag to compare
  • Fix in email address validation (#18)

3.1.2

12 Dec 10:22
Compare
Choose a tag to compare
  • New Base-32 implementation