Skip to content

Releases: Baune8D/ExpressionCache

v6.0.0

08 Jan 19:11
5b9fbb4

Choose a tag to compare

  • Drop .NET 6 (end-of-life)
  • Add .NET 10 support

v5.1.0

30 Dec 20:34
019cf6c

Choose a tag to compare

  • Update dependencies.
  • Add net9.0 target framework.

v5.0.0

30 Jul 20:18
606924f

Choose a tag to compare

  • Update dependencies
  • Add .NET 8 support
  • Remove support for .NET 7 (end-of-life)

v4.0.1

18 Oct 18:05
816e407

Choose a tag to compare

  • Use proper version ranges for dependencies

v4.0.0

17 Oct 17:35
d2418fa

Choose a tag to compare

  • Remove .NET Core 3.1 and .NET 5 since these have reached end-of-life
  • Add .NET 7
  • Migrate from symbol packages to Source Link
  • Migrate to Central Package Management
  • Migrate to .globalconfig
  • Update dependencies

v3.1.0

14 Apr 16:46

Choose a tag to compare

  • Updated dependencies
  • Added multitargeting.
    • Now supports all currently supported .NET versions (.NET Core 3.1, .NET 5 and .NET 6)
  • Compile using recommended C# version
  • Replaced Cake with NUKE
  • Replaced Shouldly with FluentAssertions
  • Minor tweaks and cleanup

v3.0.0

20 Jan 01:03

Choose a tag to compare

  • Update to .NET 5

v2.0.0

03 Nov 13:29

Choose a tag to compare

  • .NET Core packages updated to v3
  • Switched Newtonsoft.Json to System.Text.Json
  • Implemented StyleCop and FxCop analyzers and refactored codebase as required.
  • Project restructuring.

v1.0.0

24 Jun 20:31

Choose a tag to compare

Updated NuGet packages

v1.0.0-beta.5

17 Oct 17:31

Choose a tag to compare

v1.0.0-beta.5 Pre-release
Pre-release

Now prepends "ExprCache" to all generated keys.