ANN: eric 23.4 released
Detlev Offenbach
detlev at die-offenbachs.de
Wed Mar 29 09:38:53 BST 2023
Hello Pythonistas,
I just uploaded eric 23.4. It fixes some bugs and adds these new features.
* Editor
o Added capability to highlight the area used by a text search (if
it is not the whole document).
* MicroPython
o Updated the list of known CircuitPython boards.
o Updated the list of known UF2 capable boards.
o Added functionality to search for known boot volumes in the UF2
flash dialog.
o Added functionality to install packages using `mip` or `upip`.
o Added support for WiFi enabled boards.
o Added support for Bluetooth enabled boards.
o Added support for Ethernet enabled boards.
o Added support for synchronizing the board time via NTP for
network enabled boards.
o Added a dialog to enter the parameters to convert a .hex or .bin
firmware file to UF2.
* Mini Editor
o Added capability to highlight the area used by a text search (if
it is not the whole document).
* Syntax Checker
o Added the capability to define names to be treated as builtin
names by the `pyflakes` checker globally (see configuration
dialog `Editor => Code Checkers` page and on a per project basis
(see `Project-Tools => Check => Syntax`).
* Third Party packages
o Upgraded eradicate to version 2.2.0.
o Upgraded pipdeptree to version 2.5.2.
o Upgraded pip-licenses to version 4.1.0.
It is available via the eric web site or PyPI.
https://eric-ide.python-projects.org/index.html
<https://eric-ide.python-projects.org/index.html>
https://pypi.org/project/eric-ide/ <https://pypi.org/project/eric-ide/>
Regards,
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de <mailto:detlev at die-offenbachs.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20230329/26537fb3/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xBD1F26A5DA8A6150.asc
Type: application/pgp-keys
Size: 660 bytes
Desc: OpenPGP public key
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20230329/26537fb3/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20230329/26537fb3/attachment.sig>
More information about the PyQt
mailing list