Releases: json-api-dotnet/JsonApiDotNetCore
Releases · json-api-dotnet/JsonApiDotNetCore
v2.1.5
23 Sep 03:31
Compare
Sorry, something went wrong.
No results found
Issue #165 implemented by PR #168 - IQueryAccessor.GetRequired(string)
v2.1.4
17 Sep 20:20
Compare
Sorry, something went wrong.
No results found
Issue #157 implemented by PR #159 - Relative Links
v2.1.3
16 Aug 05:55
Compare
Sorry, something went wrong.
No results found
Issue #152 fixed by PR #153 - Fix filter query parsing issue
v2.1.2
10 Aug 00:10
Compare
Sorry, something went wrong.
No results found
Issue #148 fixed by PR #149 - Fix Duplicate Inclusions
v2.1.1
23 Jul 03:04
Compare
Sorry, something went wrong.
No results found
v2.1.0-beta1-final
02 Jul 23:10
Compare
Sorry, something went wrong.
No results found
Improved Separation of Concerns (PR #141 )
v2.0.9
14 Jun 19:20
Compare
Sorry, something went wrong.
No results found
v2.0.8
06 Jun 02:24
Compare
Sorry, something went wrong.
No results found
Fix DateTimeOffset deserialization bug (#118 )
Restrict controller actions using attributes (#122 )
Include inner exceptions in 500 status code messages (#121 )
v2.0.7
27 May 13:44
Compare
Sorry, something went wrong.
No results found
PR: #116
fix DefaultEntityRepository (#113 )
Added unit tests
Added constructor overload for AttrAttribute
Introduce new IDbContextResolver and deprecate DefaultEntityRepository ctor
v2.0.6
16 May 14:10
Compare
Sorry, something went wrong.
No results found
Fixes duplicate call to db in {entity}/{id}/relationships/{relationship} request