Releases: silverstripe-terraformers/keys-for-cache
Releases · silverstripe-terraformers/keys-for-cache
2.0.3
What's Changed
- Improve documentation and examples by @chrispenny in #74
- Update documentation regarding unit testing with KFC by @chrispenny in #76
- Add a test case for UnsavedRelationList by @chrispenny in #77
- Processed Updates Service minor performance improvement by @chrispenny in #75
- Add Issue templates by @chrispenny in #78
Full Changelog: 2.0.2...2.0.3
2.0.2
2.0.1
What's Changed
- Add error message if relationship is missing for dot notation by @chrispenny in #71
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- DOCS: Add case study for Project One by @chrispenny in #68
- Add support for Silverstripe 5 by @chrispenny in #70
Full Changelog: 1.1.0...2.0.0
1.1.0
What's Changed
- Add test case to cover "cares" relationship for NonStaged models #55 by @TheSceneman in #64
- Bugfix: Set reading mode when reading/writing CacheKeys by @chrispenny in #65
- Add support for non-staged Versioned DataObjects by @chrispenny in #67
Full Changelog: 1.0.5...1.1.0
1.0.5
What's Changed
- Resolve deprecation warning when calling static method on Extensible trait by @TheSceneman in #63
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- #24 added alex linter by @TheSceneman in #60
- MNT: Remove "Model" from names of test classes by @chrispenny in #61
- Updated docs
New Contributors
- @TheSceneman made their first contribution in #60
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Handle cases where relationship is UnsavedRelationList by @monkeyfeet in #58
New Contributors
- @monkeyfeet made their first contribution in #58
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- MNT: Update Maintainers and Authors by @chrispenny in #56
- Bugfix: Fix an issue where belongs_to would trigger recursion by @chrispenny in #57
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Add missing implements TestOnly to test models by @chrispenny in #54
Full Changelog: 1.0.0...1.0.1