Releases: raphaabreu/SimpleConcepts.Extensions.Caching
Releases · raphaabreu/SimpleConcepts.Extensions.Caching
v1.0.8
v1.0.8-alpha0002
Commits
- [c099c74]: Proper handling of null values on GetOrSet methods (Raphael Abreu)
v1.0.7
Commits
- [3ddf84f]: Update pre-release.yml (Raphael Abreu)
- [03baad4]: Introducing default value factory option for ISimpleCache and adding overloads to receive an absolute expiration relative to now (Raphael Abreu)
- [3777746]: Merge branch 'master' of github.com:raphaabreu/SimpleConcepts.Extensions.Caching (Raphael Abreu)
- [4f90bea]: Upgrading version of gitversion (Raphael Abreu)
v1.0.6
Commits
- [fc18973]: Update pre-release.yml (Raphael Abreu)
- [38fe6df]: Update release.yml (Raphael Abreu)
- [d8423fa]: Update README.md (Raphael Abreu)
- [b0b3e92]: Splitting into separate Abstractions package and updating samples. (Raphael Abreu)
- [612006b]: Updating readme. (Raphael Abreu)
- [ad63eb3]: Merge branch 'master' of github.com:raphaabreu/SimpleConcepts.Extensions.Caching (Raphael Abreu)
- [982a19d]: Tagging as not packable (Raphael Abreu)
v1.0.5
Commits
- [c8c0af0]: Create pre-release.yml (Raphael Abreu)
- [3d51cac]: Update pre-release.yml (Raphael Abreu)
- [0bfe984]: Updating versioning. (Raphael Abreu)
- [675e1eb]: Pinning version for action, changing pre release tags and introducing trigger for manual tagging (Raphael Abreu)
- [4a6ec7b]: Enabling package publishing (Raphael Abreu)
- [e83ff77]: Adjusting interface to align with other parts of the .net framework and improving readme. (Raphael Abreu)
- [a8c47a2]: Updating package description. (Raphael Abreu)
v1.0.3
Fixing versioning issue with assembly included in nupkg.
Initial release
v1.0.2 Merge branch 'master' of github.com:raphaabreu/SimpleConcepts.Extensi…