CHANGELOG

This commit is contained in:
Francesco 2023-10-24 09:48:49 +02:00
parent 61051ed2b8
commit 4435a8c7ef

View File

@ -4,7 +4,8 @@
- SQL console to run custom SQL queries (#20) - SQL console to run custom SQL queries (#20)
- Support for `Instant` (#21) - Support for `Instant` (#21)
- Added JSONL format to export options - Added JSONL format to export options
- Fixed other issues: #19, - `@Disable` annotation to ignore entire table (#24)
- Other fixed issues: #19,
**0.1.7** **0.1.7**
- Export to CSV and XLSX - Export to CSV and XLSX