Skip to content

Releases: neolution-ch/Neolution.Extensions.Caching

Release v2.1.1

22 Jan 12:31
7bb241e

Choose a tag to compare

What's Changed

  • Bump MessagePack to 2.5.198
  • Added a null check to the deserialization process in MsgPackSerializer.cs to prevent unexpected null returns.

Full Changelog: v2.1.0...v2.1.1

Release v2.1.0

24 Mar 10:35

Choose a tag to compare

Enabled Nullable Reference Types in all projects

Full Changelog: v2.0.3...v2.1.0

v2.0.3

14 Mar 07:15

Choose a tag to compare

Fix possible deserialization issues by also passing the type to serialize to the MessagePack serializer.

v2.0.2

10 Mar 09:04

Choose a tag to compare

Use contract-less resolver by default

v2.0.1

08 Mar 20:27

Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 Mar 09:40

Choose a tag to compare

First public release