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 Twitter card config
[0.2.0] - 2019-09-12
- Fixed error with empty rows in Data Grid #1
- Enabled PWA support #2
- Improved CSV delimiter logic #3
[0.1.0] - 2019-09-05
- Initial application configuration with Create React App, TypeScript and Ant Design
- Added CSV, GRID and JSON modes
- Added deploy to GitHub Pages