Release 1.1.0
This is the first release with a changelog, so forgive me for the lack of clearness.
This release, compared to version 1.0.0, sees the following changes:
- Improve testing mode usage, making it totally de-coupled from the actual production running conditions.
- Extend customization of plan execution to enable extension-specific exception handling mechanisms.
- Improve
Ctrl+Chandler inner workings, particularly in the context ofwait_for_idle. - Improve
*argsgeneric handling logic for plan magics, eliminating some false positive matches. - Fix
BECprinting inside thequery_historypager context (ignore new events, a better approach in the future would be to cache them to display after exiting the pager).