Releases: brandonhenricks/xperience-community-data-context
v1.0.3
Breaking Changes, updated Kentico Core Dependency.
Update project to target .NET 9.0 and upgrade packages by @brandonhenricks in #14
Validate parameter names and enhance debugging view for collections
v1.0.0.3
Breaking Changes, updated Kentico Core Dependency.
Update project to target .NET 9.0 and upgrade packages by @brandonhenricks in #14
Validate parameter names and enhance debugging view for collections
v1.0.0.2
Updated Context, Expression Visitor
Breaking Changes - Kentico Version Update Required.
v1.0.0.1
What's Changed
- Updated Context, Expression Visitor
- Breaking Changes - Kentico Version Update Required.
Full Changelog: v1.0.0.0...v1.0.0.1
v1.0.0.0
What's Changed
- Breaking Changes, updated Kentico Core Dependency.
- Update project to target .NET 9.0 and upgrade packages by @brandonhenricks in #14
- Validate parameter names and enhance debugging view for collections by @brandonhenricks in #25
Full Changelog: v0.0.0.5...v1.0.0.0
v0.0.0.5
What's Changed
- Bugfix/processor cancellation token by @bluemodus-brandon in #8
- Add async methods and improve null handling by @bluemodus-brandon in #9
- Refactor query executors and update guidelines by @brandonhenricks in #10
New Contributors
- @bluemodus-brandon made their first contribution in #8
Full Changelog: v0.0.0.4...v0.0.0.5
v0.0.0.4
What's Changed
- Feature/api design by @brandonhenricks in #5
- Feature/interface cleanup by @brandonhenricks in #6
- Update README.md by @brandonhenricks in #7
Full Changelog: v0.0.0.3...v0.0.0.4
v0.0.0.3
What's Changed
- Feature/reusable schema by @brandonhenricks in #3
- Refactor PageContentContext for efficiency by @brandonhenricks in #4
Full Changelog: v0.0.0.2...v0.0.0.3
v0.0.0.2
What's Changed
- Enhanced query flexibility in DataContext by @brandonhenricks in #2
Full Changelog: v0.0.0.1...v0.0.0.2
v0.0.0.1
What's Changed
- Feature/expression visitor refactor by @brandonhenricks in #1
- Basic Expression Handling
- Not all use cases for data retrieval are yet covered.
New Contributors
- @brandonhenricks made first contribution in #1
Full Changelog: https://github.com/brandonhenricks/xperience-community-data-context/commits/v0.0.0.1