Skip to content

Latest commit

 

History

History
119 lines (76 loc) · 6.32 KB

CHANGELOG.md

File metadata and controls

119 lines (76 loc) · 6.32 KB

Changelog

[v7.0.0] - 2024-12-21

💥 BREAKING CHANGES

  • due to 6059b1b - Add .NET 9.0 support, update packages, and fix attributes:

    Add .NET 9.0 support

✨ New Features

  • 8fcf153 - add SingleTaskDeferrer
  • 9de28b9 - add Action Runner
  • 6059b1b - Add .NET 9.0 support, update packages, and fix attributes

🐛 Bug Fixes

  • aea2756 - remove refresh sort for xtendedCollection
  • 9d77433 - remove old item from cache in collection

♻️ Refactors

  • 96c0937 - Optimize collections and update package references

[v5.2.0] - 2024-07-21

🔧 Chores

[v5.1.0] - 2024-07-17

✨ New Features

[v5.0.1] - 2024-06-20

🐛 Bug Fixes

[v5.0.0] - 2024-06-20

💥 BREAKING CHANGES

  • due to 2e6829a - add suspend and unsubscribe features in RefreshDeferrer (commit by @sandre58):

    Subscribe method take subscriber in first parameter

✨ New Features

  • 2e6829a - add suspend and unsubscribe features in RefreshDeferrer (commit by @sandre58)

[v4.0.0] - 2024-06-13

💥 BREAKING CHANGES

✨ New Features

[v3.2.0] - 2024-06-13

✨ New Features

[v3.1.0] - 2024-06-06

✨ New Features

[v3.0.0] - 2024-05-25

💥 BREAKING CHANGES

  • due to 7c062f8 - Improve SourceProviders (PR #1 by @sandre58):

    Improve SourceProviders (#1)

✨ New Features

[v2.0.0] - 2024-05-23

💥 BREAKING CHANGES

  • due to 2cb42f0 - change name of ISourceProvider implementations (commit by @sandre58):

    change name of ISourceProvider implementations

♻️ Refactors

  • 2cb42f0 - change name of ISourceProvider implementations (commit by @sandre58)

[v1.2.0] - 2024-05-14

🐛 Bug Fixes

🔧 Chores

  • 9668222 - upgrade MyNet.Utilities dependency to version 2.0.0 (commit by @sandre58)

[v1.1.0] - 2024-05-02

♻️ Build

  • e175c21 - bump MyNet.DynamicData.Extensions version to "2.0.0" (commit by @sandre58):

[v1.0.1] - 2024-04-27