Skip to content

Releases: thingsdb/ThingsPrompt

v1.0.10

15 Apr 12:27
Compare
Choose a tag to compare
  • Use the new skip_strip_code argument for imports to match line numbers (requires python-thingsdb v1.1.1).
  • Upgrade syntax highlighting with is_module() function.

v1.0.9

29 Feb 14:36
Compare
Choose a tag to compare
  • Fixed problem with installing the prompt on Linux/MacOS.

v1.0.7

23 Feb 15:55
Compare
Choose a tag to compare
  • 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.

v1.0.6

17 Feb 17:44
Compare
Choose a tag to compare
  • Use console_script for Windows support.
  • Replaced deprecated PROTOCOL_TLS.

v1.0.5

30 Jan 13:01
Compare
Choose a tag to compare
  • Fixed export dump with structure only
  • Fixed output version

v1.0.4

23 Jan 12:32
Compare
Choose a tag to compare
  • Added round() to syntax highlighting.

v1.0.3

21 Jan 18:46
Compare
Choose a tag to compare
  • Update setup

v1.0.2

21 Jan 18:25
Compare
Choose a tag to compare
  • Added support for syntax highlighting

v1.0.1

05 Jan 09:44
Compare
Choose a tag to compare
  • Added export and import options.
  • Changed scope selection to support /collection/<name> syntax, for example @ //stuff.

v1.0.0

07 Oct 08:10
Compare
Choose a tag to compare
  • Support for ThingsDB 1.x