Skip to content

Releases: goatquery/goatquery-dotnet

0.5.0

18 Jan 12:03
c753264
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

12 Jan 17:24
91bb425
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.4.0

0.3.1

12 Jan 17:11
2718bba
Compare
Choose a tag to compare

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

Full Changelog: 0.3.0...0.3.1

0.3.0

04 Sep 10:44
Compare
Choose a tag to compare

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

Full Changelog: 0.2.1...0.3.0

0.2.1

08 Jun 11:38
Compare
Choose a tag to compare

Full Changelog: 0.2.0...0.2.1

0.2.0

23 May 22:21
Compare
Choose a tag to compare

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

23 May 15:48
Compare
Choose a tag to compare

First release.