Releases: intility/json-api-toolkit
Releases · intility/json-api-toolkit
v2.1.6
Immutable
release. Only release title and notes can be modified.
2.1.6 (2026-06-09)
Build System
- nuget: Bump csharpier from 1.2.6 to 1.3.0 (#168) (ed2417e)
- nuget: Bump Intility.Logging.AspNetCore from 3.1.4 to 3.1.5 (#169) (3e609bf)
- nuget: Bump the microsoft group with 1 update (#163) (bfd6711)
CI
- actions: Bump actions/checkout from 6.0.2 to 6.0.3 (#160) (b2e2d24)
- actions: Bump actions/setup-dotnet from 5.2.0 to 5.3.0 (#161) (8600fe5)
- actions: Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#167) (6da0317)
- actions: Bump github/codeql-action from 4.36.0 to 4.36.1 (#162) (f1a33c3)
- actions: Bump github/codeql-action from 4.36.1 to 4.36.2 (#166) (683a4bc)
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
Immutable
release. Only release title and notes can be modified.
2.1.1 (2026-05-08)
Code Refactoring
- controller: dedupe filter+include logic between `JsonApiQue… (#132) (07f69f5)
- filters: split
NestedPropertyNavigatorinto focused classes (#130) (9b602bd)
Documentation
- rename repo URLs and restructure README for OSS (#142) (e149f61)
- update contributing guide for .NET 10 SDK and setup instructions (82397c9)
- update contributing guide to remove outdated information and clarify setup instructions (a1d296d)
CI
- use GITHUB_TOKEN instead of NUGET_AUTH_TOKEN (134eaa9)
v2.1.0
Immutable
release. Only release title and notes can be modified.
2.1.0 (2026-05-07)
Features
- docs: migrate to mkdocs material with generated API reference (#129) (765d46a)
- pagination: return 404 when page exceeds total pages in strict mode (#126) (b639fdd)
Bug Fixes
- correct casing for Intility.DotnetApiDocs in dotnet-tools configuration (01ed721)
- follow dotnet api docs rename (abe8436)
Code Refactoring
v2.0.1
v2.0.0
Immutable
release. Only release title and notes can be modified.
2.0.0 (2026-05-05)
⚠ BREAKING CHANGES
- upgrade to .NET 10 (#112)
Features
Bug Fixes
- code quality and fixes (#116) (0f7af6b)
- use LINQ
Selectinstead of foreach loop inEfIncludePathHelper(#115) (381d1b1)
Code Refactoring
Documentation
Build System
- nuget: Bump coverlet.collector from 8.0.1 to 10.0.0 (#120) (8d489bd)
- nuget: Bump the microsoft group with 4 updates (#119) (5c8f97e)
- nuget: Bump the microsoft group with 5 updates (#124) (f616e77)