Skip to content

Releases: thedumbterminal/jsonschema-bigquery

v7.0.2

11 Oct 11:59
22f20ab

Choose a tag to compare

  • Improved argument parsing for CLI.
  • Updated dependencies.

v7.0.1

30 Sep 20:57
575d6e3

Choose a tag to compare

  • Fixed bug where descriptions were not set for repeated columns.
  • Updated dependencies.

v7.0.0

03 Apr 07:24

Choose a tag to compare

  • Updated converter to generate big numeric instead of numeric for number type.
  • Updated dependencies.

v6.1.0

06 Feb 20:17
6c4394f

Choose a tag to compare

  • unevaluatedProperties now supported when checking for additional properties.

v6.0.0

24 Jan 23:09

Choose a tag to compare

  • Objects with no properties convert to JSON fields.
  • Updated dependencies.

v5.1.0

11 Aug 20:34
688f10e

Choose a tag to compare

  • JSBQ CLI output now compatible with Google's bq CLI.
  • Logging code reduced.
  • Updated dependencies.

v5.0.1

04 Jul 15:16
64c3a56

Choose a tag to compare

  • JSBQ CLI now supports draft-7+ schemas
  • Updated dependencies

v5.0.0

30 Dec 11:11

Choose a tag to compare

  • Updated converter to generate numeric instead of float for number type.
  • Fixed field name validation.
  • Now supports TIME columns.
  • Updated to node 16, and updated dependencies.

v4.1.0

27 Sep 20:32
20fe11d

Choose a tag to compare

  • Now checks for field name format.

v4.0.1

12 Feb 15:26
5737ccf

Choose a tag to compare

  • Support more formats for table ID utility.