Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 1.81 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.2 (2020-04-14)

Bug Fixes

  • remove empty trailing results (6a00d47)

1.7.1 (2020-04-14)

Bug Fixes

  • clear changes to CHANGELOG after pushing tag (3071bdb)

1.7.0 (2020-04-14)

Features

  • add sqlpad to BigDAWG example (fb15a92)
  • prevent insertion of invalid entities (57202e3)

Bug Fixes

  • BigDAWG experiment's docker-compose (1316b3e)
  • bigdawg queries edge cases (83d6de2)
  • BigDAWG's query results parsing (29d5919)
  • query validation for BigDAWG (8a581b6)
  • tag generation (37e3a8c)
  • throw error when running broken queries (ee22ef2)