Releases: goatquery/goatquery-dotnet
Releases · goatquery/goatquery-dotnet
0.5.0
What's Changed
- build(deps): Bump xunit from 2.6.5 to 2.6.6 in /tests by @dependabot in #42
- Feat: Added support for minimal APIs by @Jamess-Lucass in #43
Full Changelog: 0.4.0...0.5.0
0.4.0
0.3.1
What's Changed
- build(deps): Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 in /tests by @dependabot in #15
- build(deps): Bump Microsoft.EntityFrameworkCore from 7.0.10 to 7.0.11 in /tests by @dependabot in #14
- build(deps): Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.10 to 7.0.11 in /tests by @dependabot in #13
- build(deps): Bump xunit from 2.5.0 to 2.5.1 in /tests by @dependabot in #12
- build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #10
- build(deps): Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 in /tests by @dependabot in #11
- build(deps): Bump actions/setup-dotnet from 3 to 4 by @dependabot in #36
- build(deps): Bump System.Linq.Dynamic.Core from 1.3.4 to 1.3.7 in /src by @dependabot in #32
- build(deps): Bump System.Linq.Dynamic.Core from 1.3.4 to 1.3.7 in /tests by @dependabot in #33
- build(deps): Bump Microsoft.EntityFrameworkCore.Sqlite and Microsoft.EntityFrameworkCore in /tests by @dependabot in #34
- fix: Default topmax for when default is not passed in EnableQuery att… by @Jamess-Lucass in #39
- fix: Cast to object instead of T by @Jamess-Lucass in #40
New Contributors
- @Jamess-Lucass made their first contribution in #39
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- build(deps): Bump System.Linq.Dynamic.Core from 1.3.2 to 1.3.4 in /tests by @dependabot in #7
- build(deps): Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 in /tests by @dependabot in #6
- build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.7.0 in /tests by @dependabot in #4
- build(deps): Bump Microsoft.EntityFrameworkCore from 7.0.5 to 7.0.10 in /tests by @dependabot in #1
- build(deps): Bump xunit from 2.4.2 to 2.5.0 in /tests by @dependabot in #5
- build(deps): Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.5 to 7.0.10 in /tests by @dependabot in #2
- build(deps): Bump coverlet.collector from 3.1.2 to 6.0.0 in /tests by @dependabot in #8
- build(deps): Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 in /tests by @dependabot in #9
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: 0.2.1...0.3.0
0.2.1
Full Changelog: 0.2.0...0.2.1
0.2.0
Changed total count to be included in the response body as property count
rather than response header x-total-count
.
Full Changelog: 0.1.0...0.2.0
Version 0.1.0
First release.