Releases: ChrisTimperley/comby-python
Releases · ChrisTimperley/comby-python
v0.3.0
v0.2.0
- Added substitute method to CombyInterface
- Improved quality of logging output
v0.1.0
v0.0.1
bug fix: added missing dot
rooibos-v0.4.0
- added support for Python 2.7
- fixed a bug that resulted in calling an unbound variable
rooibos-v0.3.0
- bug fix: relaxed location requirements -- column numbers may now start at zero (in the case of newline characters).
- feature: added repr to all relevant classes
- feature: added logging to Client
- testing: added infrastructure for executing integration tests
- removed debugging statements
rooibos-v0.2.1
- bug fix: fixed default port for ephemeral server to 8888
- bug fix: forgot to unpack Environment in Match.from_dict