- Removed the option to execute more than one SQL statement at a time for robustness. It's still possible to execute multiple statements by calling the `upsolver` command multiple times.
0.3.0
- Refactor `configure` and `execute` commands. - Remove support from legacy commands.
0.2.1
- Fixed brew formula to also use python 3.8.
0.2.0
- Poetry: Upgrade version.
0.1.8
- Fixed a bug where executing long statements fails on unexpected error.
0.1.7
Improvements - Minor bug fixes - Changed `this` thing