Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

55 lines (32 loc) · 2.93 KB

Changelog

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

1.8.2 (2020-04-16)

Bug Fixes

  • only apply results' transformation to arrays (a273561)
  • remove broken entities from example (e8b4ac2)

1.8.1 (2020-04-15)

Bug Fixes

  • allow columns that do not have aliases (0d224b6)

1.8.0 (2020-04-15)

Features

  • bubble up errors from bigdawg's interface (80171eb)

Bug Fixes

  • apply alias to bigdawg results (def3971)
  • user's entity mapper (5029ccf)

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)