11 - Debug Viewer: |
11 - Debug Viewer: |
12 -- changed code to show project relative paths in the breakpoint viewer |
12 -- changed code to show project relative paths in the breakpoint viewer |
13 - MicroPython: |
13 - MicroPython: |
14 -- extended the list of supported (recognized) CircuitPython boards |
14 -- extended the list of supported (recognized) CircuitPython boards |
15 -- added capability to manually configure devices not yet known by eric6 |
15 -- added capability to manually configure devices not yet known by eric6 |
|
16 - pip Interface |
|
17 -- changed code for the search function to work with the PyPI search page |
|
18 because the XML-RPC search interface of PyPI is still disabled |
16 |
19 |
17 Version 21.2: |
20 Version 21.2: |
18 - bug fixes |
21 - bug fixes |
19 - General |
22 - General |
20 -- added support for PyQt6 |
23 -- added support for PyQt6 |