* Use the new `skip_strip_code` argument for imports to match line numbers _(requires [python-thingsdb v1.1.1](https://github.com/thingsdb/python-thingsdb/releases/tag/v1.1.1))_. * Upgrade syntax highlighting with `is_module()` function.
1.0.9
* Fixed problem with installing the prompt on Linux/MacOS.
1.0.7
* Allow import of plain text ThingsDB code. * Fix export of structure only data. * Corrected some spelling mistakes. * Added support for Python 3.12. * Improved error handing on import.
1.0.6
* Use `console_script` for Windows support. * Replaced deprecated `PROTOCOL_TLS`.
1.0.5
* Fixed export dump with structure only * Fixed output version