Skip to content

Releases: amoghmadan/Table2JSON

Release v2.0.1

Choose a tag to compare

@amoghmadan amoghmadan released this 09 Feb 10:49
ffddc51

New code structure
Moved extended base to management
New base Error class will be inherited by CommandError and SystemCheckError
Added support for Python 3.10

First Release

Choose a tag to compare

@amoghmadan amoghmadan released this 05 Jan 07:28
  • Initial Release
  • Provides support for XSV, Excel, MySQL, Neo4j, and SQLite
  • Additional options for File Name, and Indentation
  • Supports Python Versions: 3.7, 3.8, and 3.9