Skip to content

Releases: Stream29/JsonSchemaGenerator

v1.1.0

08 May 07:07
457eb8b

Choose a tag to compare

Full Changelog: v1.0.6...v1.1.0

WARNING: THIS VERSION USES kotlin:2.2.0-Beta2, WHICH MAY PRODUCE UNSTABLE/UNCAPABLE RESULT!!!

v1.0.6

07 May 09:15
f5f0965

Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

Loosen the restriction od the annotation target.

v1.0.5

29 Apr 12:59
f62dbce

Choose a tag to compare

Correct the behaviour when generating schema of Map<K, V>

v1.0.4

21 Feb 03:21
adf9e83

Choose a tag to compare

Merged PR from @BERADQ that adds default restrictions to the type, which add bounds for numeric types and length limit for char as string in Json.

v1..0.2

31 Jan 13:47
1bd72d4

Choose a tag to compare

v1.0.2

fix: correct schema with nullable and polymorphic

v1.0.1

23 Jan 06:32
86a38e9

Choose a tag to compare

add support for sealed types

v1.0.0

23 Jan 03:26
814b08f

Choose a tag to compare

Create LICENSE