* ~ ANSI sequences on Windows 11+ (from build 22000 onwards)
0.7.1
* + added missing `set_log_filter` export to top-level module * ~ ANSI sequences on Windows 10+
0.7.0
* ~ numerous changes to module names, including `diagnosticism.log` => `diagnosticism.logging`, to avoid name conflicts with functions (such as `log()` and `trace()`); * ~ scripts now all assume **python3** executable, rather than **python**;
0.6.1
* ~ fixed recently introduced defect in ``enable_tracing()``