Skip to content

v0.2.0

Compare
Choose a tag to compare
@CoolCat467 CoolCat467 released this 05 Jun 16:14
· 42 commits to main since this release
dd5e716

Add more type annotations, rework adding comments, add better version of check for comment already existing before adding, change file save before lint check to nearly same thing idlelib.runscript.ScriptBinding uses instead of idlelib.iomenu.IOBinding.maybesave which makes it seem like you are closing the file, return 'break' in all event handlers, and add a feature to find the next linter-added comment in the open file by hacking the search dialog box. With adding type annotations with | instead of Union, remove support for python versions pre-3.9.

Full Changelog: v0.1.1...v0.2.0