Changelog for smtlib-backends-process-0.2
v0.2
split smtlib-backends's Process module into its own library
Config datatype
- move the logger function into it
- make it an instance of the
Defaulttypeclass
logging
- move the logger function into the
Configdatatype - don't prefix error messages with
[stderr]
test-suite
- add usage examples
- make compatible with
smtlib-backends-0.2
miscellaneous
- improve documentation