Releases: ImmediatePlatform/Immediate.Cache
Releases · ImmediatePlatform/Immediate.Cache
Release list
v2.2.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update dependencies by @viceroypenguin in #135
- Add support for nullable request/response by @viceroypenguin in #134
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update dependencies by @viceroypenguin in #119
- Upgrade
.net10.0generator to net10 tfm by @viceroypenguin in #128 - Update
Microsoft.Testing.Extensions.CodeCoverageby @viceroypenguin in #129
Full Changelog: v2.0.2...v2.1.0
v2.0.2
Immutable
release. Only release title and notes can be modified.
v2.0.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix deployment location for
Scribanby @viceroypenguin in #109 - Change
Owned<>registration toTryAddby @viceroypenguin in #112
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Immutable
release. Only release title and notes can be modified.
💣 Breaking Changes:
- All types moved to
Immediate.Cache.Shared ApplicationCacheBase<,>renamed toApplicationCache<,>[CacheFor<>]attribute added to remove boilerplate around inheritingApplicationCache<,>.AddXxxCaches()added to simplify MSDI registration
See this section of the readme for more details on the updated registration path.
What's Changed
- Restore Code Coverage by @viceroypenguin in #94
- Add
net11.0by @viceroypenguin in #105 - Improve packaging by @viceroypenguin in #107
- Generator by @viceroypenguin in #106
- Add analyzers for IC generator by @viceroypenguin in #108
Full Changelog: v1.2.0...v2.0.0
v1.2.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add suppressor for
GetScope()by @viceroypenguin in #88
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Modernize repository to match other ImmediatePlatform products by @viceroypenguin in #84
- Add new
GetScope()overload by @viceroypenguin in #85 - Limit polyfill to only lock type by @viceroypenguin in #86
- Update IH Version by @viceroypenguin in #87
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Migrate to slnx by @viceroypenguin in #45
- Update dependencies by @viceroypenguin in #46
- Update dependencies by @viceroypenguin in #53
Full Changelog: v0.1.0-preview.7...v1.0.0
v0.1.0-preview.7
What's Changed
- feature: Ability to transform the cached value in a safe way by @viceroypenguin in #40
- Update dependencies by @viceroypenguin in #41
Full Changelog: v0.1.0-preview.6...v0.1.0-preview.7
v0.1.0-preview.6
What's Changed
- More Race Condition Fixes by @viceroypenguin in #28
Full Changelog: v0.1.0-preview.5...v0.1.0-preview.6