Skip to content

Releases: apskhem/linz

v0.20.0

Choose a tag to compare

@apskhem apskhem released this 28 Nov 16:57
03143e6
  • Upgraded to zod v4

v0.19.1

Choose a tag to compare

@apskhem apskhem released this 14 Nov 02:59
93d0b37
  • Fixed parameter types

v0.19.0

Choose a tag to compare

@apskhem apskhem released this 14 Nov 02:48
b2e17ec
  • Reworked the error response. Now based on JSON:API error schema
  • Fixed header, path, queries to accept transformed input from string only

v0.18.3

Choose a tag to compare

@apskhem apskhem released this 30 Oct 18:01
4469ca0
  • Bumped dependencies

v0.18.2

Choose a tag to compare

@apskhem apskhem released this 13 Sep 09:09
5cc4e90
  • Minor type correction
  • Bumping package versions

v0.18.1

Choose a tag to compare

@apskhem apskhem released this 17 Jun 08:48
20deb6d
  • Updated minor depenendies for production uses

v0.18.0

Choose a tag to compare

@apskhem apskhem released this 11 Jun 13:40
2bf6478
  • Added headers to ApiError
  • Fixed minor types
  • Fixed applyGroupConfig to work properly instead of assigning as a whole

v0.17.0

Choose a tag to compare

@apskhem apskhem released this 22 May 17:13
297e175
  • Added a custom logger as a passing option

v0.16.1

Choose a tag to compare

@apskhem apskhem released this 20 May 08:12
1e02336
  • Added format: binary for file type

v0.16.0

Choose a tag to compare

@apskhem apskhem released this 15 May 16:27
e65b0a0
  • Added hidden option for an endpoint
  • Improved non-stream response body that passes to parsing phase will be response as a parsed result from a defined response schema