Thonny-edulint

Latest version: v0.7.3

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.7.3

Fix

- Don't crash when user starts linting twice in quick succesion.
- Remove EduLintUnavailableDialog and the associated warnings, the manual workaround is no longer neccesary.


**Full Changelog**: https://github.com/GiraffeReversed/thonny-edulint/compare/v0.7.2...v0.7.3

0.7.2

Fix:

- Don't show Update Available dialog on Thonny startup. Only show it when user manually checks for updates.

**Full Changelog**: https://github.com/GiraffeReversed/thonny-edulint/compare/v0.7.1...v0.7.2

0.7.1

Fix

- Removes dependency on m2r2, replace it with mistune directly.
- This ensure that thonny-edulint can live in the same venv as jupyter notebook.

**Full Changelog**: https://github.com/GiraffeReversed/thonny-edulint/compare/v0.7.0...v0.7.1

0.7.0

New features

- Added a dialog for General Announcement
- During startup Thonny-EduLint checks if there is a general announcement. If there is, it displays the text.
- Hopefully we will never need this, but if we ever have some catastrophic bug, this will be one of the ways how we will announce recovery steps.

- Reporting
- EduLint server (edulint.com) can force client to stop sending reporting data for a given category even if the user allowed it. Preventively added so that we can stop a DDoS from Thonny-EduLint users, if it ever comes to that.
- The one-time dialog prompting the user to allow reporting will not appear until we implement report collecting on the server.

Bug fixes

- Fixes format of some error msgs for local logging
- Change supported Python from 3.7+ to 3.8+. This was true since v0.6.4, now it's also visible in pip of Thonny-EduLint package.

**Full Changelog**: https://github.com/GiraffeReversed/thonny-edulint/compare/v0.6.4...v0.7.0

0.6.4

Bugfix

- Mark down the dependency EduLint on `= 4.x` (instead of on`>= 3.x`)

**Full Changelog**: https://github.com/GiraffeReversed/thonny-edulint/compare/v0.6.3...v0.6.4

0.6.3

Bugfix

- Update the in-app instructions on how to upgrade Thonny-EduLint and it's dependencies (since the processed changed in v0.6.2)

**Full Changelog**: https://github.com/GiraffeReversed/thonny-edulint/compare/v0.6.2...v0.6.3

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.