Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 601 Bytes

CHANGELOG.md

File metadata and controls

28 lines (23 loc) · 601 Bytes

Change Log

[2.1.0]

Added

  • UPDATE support
  • DELETE support

[2.0.2]

Updated

  • Change SQL endpoint from /query/sql to sql
  • Improve client tests

[2.0.1]

Updated

  • Add support for SQL queries on client
  • Adapt test queries to the changes on SlicingDice API

[2.0.0]

Updated

  • Update ExistsEntity() to receive table as parameter
  • Update API errors code
  • Rename SlicingDice API endpoints

[1.0.0]

Added

  • Thin layers around SlicingDice API endpoints
  • Automatic regression test script run_query_tests.go with its JSON data
  • Add tests for data extraction