Skip to content

Releases: Stream29/JsonSchemaGenerator

v1.1.0

Choose a tag to compare

@Stream29 Stream29 released this 08 May 07:07
457eb8b

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

Choose a tag to compare

@Stream29 Stream29 released this 07 May 09:15
f5f0965

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

Loosen the restriction od the annotation target.

v1.0.5

Choose a tag to compare

@Stream29 Stream29 released this 29 Apr 12:59
f62dbce

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

v1.0.4

Choose a tag to compare

@Stream29 Stream29 released this 21 Feb 03:21
adf9e83

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

Choose a tag to compare

@Stream29 Stream29 released this 31 Jan 13:47
1bd72d4
v1.0.2

fix: correct schema with nullable and polymorphic

v1.0.1

Choose a tag to compare

@Stream29 Stream29 released this 23 Jan 06:32
86a38e9

add support for sealed types

v1.0.0

Choose a tag to compare

@Stream29 Stream29 released this 23 Jan 03:26
814b08f
Create LICENSE