Skip to content

Releases: WorldBank-Transport/jsonschema2pojo

Rebuild on jitpack

30 Oct 17:05
Compare
Choose a tag to compare

Creating a new release without any changes in order to trigger a rebuild of the jitpack.io artifacts.

Add and improve type annotations

23 Jun 18:22
Compare
Choose a tag to compare
Merge pull request #12 from flibbertigibbet/feature/type-annotation-h…

…andling

Better handling of type annotations.

Add format annotations

22 Jun 18:49
Compare
Choose a tag to compare

Also use Java number fields for numeric format (in addition to doing so for numeric type).

Do not use singular/plural versions of type names

14 Jun 20:33
Compare
Choose a tag to compare

Ease introspection with consistent naming.

Support Unicode

13 Jun 16:57
Compare
Choose a tag to compare

Support Unicode variable names; decode ref URIs before schema path lookup.

Flush output stream after serializing media

06 Feb 02:01
Compare
Choose a tag to compare
Merge pull request #7 from flibbertigibbet/feature/flush-output-stream

Flush output stream after serializing media

prepend serialized images with data URI

05 Feb 16:10
Compare
Choose a tag to compare
Merge pull request #6 from flibbertigibbet/feature/prepend-mimetype

Prepend serialized images with mime type

Add custom media type

04 Feb 20:25
Compare
Choose a tag to compare

For Gson serialization.

Include import of UUID library

14 Jan 16:14
Compare
Choose a tag to compare

Necessary when invoking random UUID generator.

Assign UUIDs to _localId fields

14 Jan 01:24
Compare
Choose a tag to compare
Merge pull request #3 from flibbertigibbet/feature/assign-uuids

Assign UUIDs to _localId fields, make final