Skip to content

Latest commit

 

History

History
144 lines (93 loc) · 7.5 KB

CHANGELOG.md

File metadata and controls

144 lines (93 loc) · 7.5 KB

Changelog

v5.2.0 - 2024-09-06

✨ New Features

  • 6808b6d - add IsRunning property in SingleTaskRunner

v5.1.0 - 2024-09-02

✨ New Features

  • fb3a8c2 - add new extension method for DateOnly

v5.0.0-pre - 2024-08-30

💥 BREAKING CHANGES

  • due to 9d76899 - change globalization management:

    dates conversion methods

✨ New Features

  • 9d76899 - globalization: change globalization management

v4.0.3 - 2024-08-01

🐛 Bug Fixes

v4.0.2 - 2024-08-01

🐛 Bug Fixes

v4.0.1 - 2024-08-01

🐛 Bug Fixes

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

v4.0.0 - 2024-07-23

💥 BREAKING CHANGES

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

    Intersect method renamed in IntersectWith

✨ New Features

v3.5.0 - 2024-07-07

✨ New Features

🐛 Bug Fixes

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

v3.4.0 - 2024-07-05

✨ New Features

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

v3.3.0 - 2024-07-05

✨ New Features

v3.2.0 - 2024-06-21

✨ New Features

v3.1.0 - 2024-06-13

✨ New Features

🐛 Bug Fixes

v3.0.1 - 2024-05-24

🐛 Bug Fixes

v3.0.0 - 2024-05-23

💥 BREAKING CHANGES

  • due to 956b143 - add IConverter (commit by @sandre58):

    remove predicate parameter in ItemsFileProvider

✨ New Features

v2.2.0 - 2024-05-18

✨ New Features

v2.1.0 - 2024-05-16

✨ New Features

v2.0.0 - 2024-05-02

💥 BREAKING CHANGES

  • due to ce5f1d3 - Change file extension provider to match with dialog filter (commit by @sandre58):

    Change file extension provider to match with dialog filter

✨ New Features

  • ce5f1d3 - Change file extension provider to match with dialog filter (commit by @sandre58)

[v1.0.1] - 2024-04-27

  • Add extensions
  • Update CI

[v1.0.0] - 2024-04-24

  • Initialize repository