Skip to content

Latest commit

 

History

History
executable file
·
39 lines (25 loc) · 988 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
39 lines (25 loc) · 988 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[3.0.0] - (18/10/2021)

Added

  • Completion Condition for number of rows added
  • Update to new UI kit

[2.0.0] - (12/08/2021)

Changed

  • Upgraded to SDK v5

1.0.2 - (09/06/2020)

Fixed

  • Fix bug where cell value not downloaded in CSV if a null value came before it

1.0.1 - (08/06/2020)

Changed

  • Make the cell value nullable in the database

1.0 - (08/06/2020)

Added

  • Initial Release