Skip to content

Releases: xemantic/xemantic-ai-tool-schema

v1.0.0

19 Feb 14:26
eee236c
Compare
Choose a tag to compare

What's Changed

  • BigDecimalSerializer name change. Final changes before releasing version 1.0.0 by @morisil in #15

Full Changelog: v0.2.2...v1.0.0

v0.2.2

16 Feb 19:44
b3038f6
Compare
Choose a tag to compare

What's Changed

  • Update GitHub Action Versions by @morisil in #13
  • new ObjectSchema.copy() allowing to modify properties by @morisil in #14

Full Changelog: v0.2.1...v0.2.2

v0.2.1

01 Feb 23:27
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

01 Feb 22:53
Compare
Choose a tag to compare

What's Changed

  • All the tests updated to the latest conventions by @morisil in #2
  • Update GitHub Action Versions by @morisil in #5
  • Update/kotlin code style by @morisil in #6
  • copyright update by @morisil in #7
  • Update GitHub Action Versions by @morisil in #10
  • generate JSON schema for any primitive type and arrays, not only objects/classes. For objects also recursive data types are supported. by @morisil in #11
  • adjustments to jreleaser releases by @morisil in #12

Full Changelog: v0.1.4...v0.2.0

v0.1.4

09 Dec 16:51
Compare
Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

09 Dec 16:01
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

09 Dec 15:52
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Dec 17:45
fb7722c
Compare
Choose a tag to compare

What's Changed

  • add suppressDescription flag to JsonSchemaGenerator by @morisil in #1

New Contributors

Full Changelog: v0.1...v0.1.1

v0.1

01 Dec 21:06
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release
gradle build update for publishing