Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (19 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

23 lines (19 loc) · 1.02 KB

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.

[0.3.0] - 2019-09-23

Added

  • Added Twitter card config

[0.2.0] - 2019-09-12

Fixed

  • Fixed error with empty rows in Data Grid #1

Added

  • Enabled PWA support #2

Changed

  • Improved CSV delimiter logic #3

[0.1.0] - 2019-09-05

Added

  • Initial application configuration with Create React App, TypeScript and Ant Design
  • Added CSV, GRID and JSON modes
  • Added deploy to GitHub Pages