docs/changelog

branch
maintenance
changeset 7642
72721823d453
parent 7607
dd1054be15aa
parent 7635
0cdead130a81
child 7655
8f53d26009a2
equal deleted inserted replaced
7608:f7cb83647621 7642:72721823d453
1 Change Log 1 Change Log
2 ---------- 2 ----------
3 Version 20.7:
4 - bug fixes
5 - General
6 - removed support for Python2
7 - removed support for Qt4 (PyQt4 and pyside)
8 - pip Interface
9 -- added menu action for pip cache management
10 - Code Style Checker
11 -- changed the dialog to allow the selection of checker categories
12 -- added several security related checks (ported from bandit)
13 -- extended the dialog to show a list of files still to be checked
14 -- updated pycodestyle to version 2.6.0
15 - Syntax Checker
16 -- updated pyflakes to version 2.2.0
17 - Third Party packages:
18 -- updated asttoken to version 2.0.4
19
3 Version 20.6: 20 Version 20.6:
4 - bug fixes 21 - bug fixes
5 - Web Browser: 22 - Web Browser:
6 -- added a configurable URL entry color to indicate sites with certificate 23 -- added a configurable URL entry color to indicate sites with certificate
7 issues 24 issues
8 -- added code to ask for the title of a new bookmark folder 25 -- added code to ask for the title of a new bookmark folder
26
9 Version 20.5: 27 Version 20.5:
10 - bug fixes 28 - bug fixes
11 - MicroPython 29 - MicroPython
12 -- added support for Calliope mini 30 -- added support for Calliope mini
13 - Third Party packages 31 - Third Party packages

eric ide

mercurial