Skip to content

Releases: sandre58/MyNetUtilities

5.2.0

18 Sep 07:30
Compare
Choose a tag to compare

✨ New Features

  • 6808b6d - add IsRunning property in SingleTaskRunner

5.1.0

02 Sep 19:03
Compare
Choose a tag to compare

✨ New Features

  • fb3a8c2 - add new extension method for DateOnly

5.0.0

02 Sep 07:18
Compare
Choose a tag to compare

✨ New Features

  • e86eaa9 - Add method extensions for TimeOnly

5.0.0 - Preview

30 Aug 12:56
Compare
Choose a tag to compare
5.0.0 - Preview Pre-release
Pre-release

💥 BREAKING CHANGES

  • due to 027834c - change globalization management:

    dates conversion methods

✨ New Features

  • 027834c - globalization: change globalization management

4.0.3

01 Aug 16:48
Compare
Choose a tag to compare

🐛 Bug Fixes

4.0.2

01 Aug 16:32
Compare
Choose a tag to compare

🐛 Bug Fixes

4.0.1

01 Aug 16:11
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 3c14a20 - change fired notification after suspend notifications (commit by @sandre58)

4.0.0

23 Jul 16:08
Compare
Choose a tag to compare

💥 BREAKING CHANGES

  • due to 73d10fe - add new methods for intervals (commit by @sandre58):

    Intersect method renamed in IntersectWith

✨ New Features

3.5.0

07 Jul 08:59
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • 1ef6995 - fix conversion to local and universal date time (commit by @sandre58)

3.4.0

05 Jul 15:00
Compare
Choose a tag to compare

✨ New Features

  • 7c26c2a - add extensions to convert Timespan to Local or Universal time (commit by @sandre58)