--- a/docs/changelog.md Fri Aug 02 19:24:32 2024 +0200 +++ b/docs/changelog.md Sat Aug 03 11:01:25 2024 +0200 @@ -4,7 +4,8 @@ - bug fixes - Code Style Checker - Updated these checkers. - - Security to `bandit v1.7.9` + - Security to `bandit` v1.7.9 + - Miscellaneous to `flake8-comprehensions` v3.15.0 - Third Party Packages - Upgraded `pip-licenses` to version 5.0.0. - Upgraded `pycodestyle` to version 2.12.0. @@ -39,9 +40,9 @@ - Improved the internal debug logging system. - Code Style Checker - Updated these checkers. - - Annotations to `flake8-annotations v3.1.1` - - Miscellaneous to `flake8-bugbear v24.4.26` - - Logging to `flake8-logging v1.6.0` + - Annotations to `flake8-annotations` v3.1.1 + - Miscellaneous to `flake8-bugbear` v24.4.26 + - Logging to `flake8-logging` v1.6.0 - IDE Server - Added functionality to work with remote files and projects via an `eric-ide Server` on a remote computer. All communication to @@ -93,9 +94,9 @@ - bug fixes - Code Style Checker - Updated these checkers. - - Security to `bandit v1.7.8` - - Miscellaneous to `flake8-bugbear v24.2.6` - - Logging to `flake8-logging v1.5.0` + - Security to `bandit` v1.7.8 + - Miscellaneous to `flake8-bugbear` v24.2.6 + - Logging to `flake8-logging` v1.5.0 - MicroPython - Updated the list of known CircuitPython boards. - Updated the list of known UF2 capable boards. @@ -111,7 +112,7 @@ - Snapshot - Disabled the snapshot functionality for Wayland based desktops. - Third Party Packages - - Upgraded pip-licenses to version 4.3.4. + - Upgraded `pip-licenses` to version 4.3.4. ### Version 24.3 - bug fixes @@ -156,8 +157,8 @@ - Project Browser - Added the capability to show local variables of functions and methods. - Third Party packages - - Upgraded pyflakes to version 3.2.0. - - Upgraded jquery.js to version 3.7.1. + - Upgraded `pyflakes` to version 3.2.0. + - Upgraded `jquery.js` to version 3.7.1. ### Version 24.1 - bug fixes