Skip to content

Releases: hackolade/Avro

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

added adapter for name revalidation

12 Apr 20:48
Compare
Choose a tag to compare

added adapter for name revalidation

added possibility to convert enum's symbol default to polyglot and derive from it

05 Apr 08:00
Compare
Choose a tag to compare

added possibility to convert enum's symbol default to polyglot and derive from it