Skip to content

v2.1.0

Choose a tag to compare

@intility-release-bot intility-release-bot released this 07 May 08:32
Immutable release. Only release title and notes can be modified.
5704794

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

  • controller: extract EnforceStrictPagination from JsonApiQueryAsync (#128) (e501631)