Changelog for smtlib-backends-0.2
see also the changelogs of smtlib-backends-tests, smtlib-backends-process and
smtlib-backends-z3
v0.2
- split the
Processmodule into its own library - rename
SMTLIB.Backends'sackCommandtocommand_ - remove logging abilities
- the user can always surround
commandorcommand_with their own logging functions
- the user can always surround
- improve read-me