Skip to content

Releases: hackolade/Avro

v0.2.10

28 Feb 18:20
257568d
Compare
Choose a tag to compare

re-ordered properties when data type is multiple for a more logical sequence

v0.2.9

03 Feb 16:57
3c13513
Compare
Choose a tag to compare

arranged order of field properties when it is a reference on definition with multiple type

v0.2.8

23 Jan 13:16
b648f14
Compare
Choose a tag to compare

allow forward-engineering in browser

v0.2.7

17 Jan 16:20
4697bb8
Compare
Choose a tag to compare

added custom properties of custom tabs when data type is multiple

v0.2.6

13 Jan 18:08
fa69eaa
Compare
Choose a tag to compare

allowed doc property to be overwritten by reference description in Avro script, added taking custom properties, if different from reference field instead of definition

v0.2.5

10 Jan 16:20
ee4e202
Compare
Choose a tag to compare

allowed forward-engineering when an internal definition references a model definition and they both have the same name

v0.2.4

21 Dec 13:39
d145e4d
Compare
Choose a tag to compare

added assignment of type definition name to the created reference in oneOf choice, added doc property to schema when oneOf union type of complex data types

added default in schema forward-engineering to enable resolving entity references

24 Sep 13:59
eb6b354
Compare
Choose a tag to compare

added default in schema forward-engineering to enable resolving entity references

suppressed false positive validation warning about missing default in choices (oneOf, anyOf, allOf)

14 Sep 09:41
dce2246
Compare
Choose a tag to compare

suppressed false positive validation warning about missing default in choices (oneOf, anyOf, allOf)

removed from persistence default options changed by user

23 Aug 16:54
bc91f14
Compare
Choose a tag to compare

removed from persistence default options changed by user