Releases: riflosnake/TypedQuery
Releases · riflosnake/TypedQuery
v1.0.1
Added
- Initial public release of TypedQuery
- EF Core query batching with SQL caching
- Raw SQL and DbContext execution support
Performance
- 2–5× faster than sequential EF Core for multi-query scenarios
Notes
- First stable release
What's Changed
- Improve EF Core SQL caching, parameter binding, and tests by @riflosnake in #1
- Revise README for clarity and formatting by @riflosnake in #2
- Remove test step from release workflow by @riflosnake in #3
New Contributors
- @riflosnake made their first contribution in #1
Full Changelog: https://github.com/riflosnake/TypedQuery/commits/v1.0.1