Skip to content

4.1.0

Latest
Compare
Choose a tag to compare
@Corniel Corniel released this 03 Nov 13:11
· 206 commits to master since this release
30fa5e3

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