Skip to content

Releases: thedumbterminal/jsonschema-bigquery

v1.0.0

30 Jan 23:51
ec6682a
Compare
Choose a tag to compare
  • Support for nested descriptions.

v0.1.2

11 Nov 14:38
358462f
Compare
Choose a tag to compare
  • Improved error message when dealing with union types.

v0.1.1

01 Nov 23:45
d3d8772
Compare
Choose a tag to compare
  • Bugfix for jsbq command.

v0.1.0

23 Oct 13:24
4d11808
Compare
Choose a tag to compare
  • Rewrite with improved support for allOf, anyOf and oneOf combined schemas.

v0.0.7

13 Aug 20:56
197c986
Compare
Choose a tag to compare
  • Support fields with nullable types using anyOf method.

v0.0.6

11 Aug 21:38
99e2f9a
Compare
Choose a tag to compare
  • Supports allOf, anyOf and oneOf combined schemas.

v0.0.5

29 Jul 21:56
b74e098
Compare
Choose a tag to compare
  • Supports timestamp fields.

v0.0.4

27 Jul 14:11
fffb3af
Compare
Choose a tag to compare
  • Supports repeated fields.

v0.0.3

26 Jul 23:00
c941a19
Compare
Choose a tag to compare
  • Now supporting fields with type(s) as an array.
  • Field descriptions now supported.

v0.0.2

23 Jul 22:33
553188a
Compare
Choose a tag to compare
  • Required fields supported.