- drop beta from version number - fix fuzzy and non-fuzzy boundary filter issue
0.3.6b0
---------------
- pytest-compatible interface.
0.3.5b0
---------------
- fix bug related to disabled terminal plugin - add non-fuzzy syntax in filter for exact matching - increase pytest verbosity for detailed assert diffs.
0.3.4b0
---------------
- add --debug/--no-debug option to CLI command - disable debug logging by default, enable with --debug - fix log garbage on screen in the debug mode, clear the screen after pytest run
0.3.3b0
---------------
- Catch pytest crashes and report them in a popup.