Releases: piccolo-orm/targ
Releases · piccolo-orm/targ
0.4.0-1
0.4.0
General maintenance - dropping Python 3.7 support, adding Python 3.12, updating dependencies, and fixing linter errors.
0.3.8
Slackened dependencies to avoid clashes with other libraries, like fastkafka
.
0.3.7
If an exception is raised when running a command, mention the --trace
option, which will show a full stack trace.
Added docstring to Command
.
0.3.6
Added Python 3.10 support.
0.3.5
Fixing a bug with the --trace
option, which outputs a traceback if an exception occurs.