Hello Pythonistas,

I just uploaded eric 23.5. It fixes some bugs and adds these new features.

 * JavaScript Support
     o Removed JavaScript functionality depending on the `jasy` package
       because it has not been maintained for years.
 * MicroPython
     o Added support for STLink based devices.
     o Added the capability to select the device path manually in case
       it could not be detected (e.g. because the device does not have
       a volume name).
     o Added the capability to install the `mpy-cross` compiler from
       the MicroPython page of the configuration dialog.
     o Added a package installer for devices lacking network
       connectivity and the `mip` package manager.
 * Plugin Repository
     o Added the capability to enforce the download of plugin packages
       using the `http://` protocol (in case of missing/non-functional
       system `SSL` libraries).
 * Translator
     o Added support for the LibreTranslate translator (see
       https://github.com/LibreTranslate/LibreTranslate).
 * Web Browser
     o Added the capability to enforce the download of spell check
       dictionaries using the `http://` protocol (in case of
       missing/non-functional system `SSL` libraries).

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

det...@die-offenbachs.de <mailto:det...@die-offenbachs.de>

Attachment: OpenPGP_0xBD1F26A5DA8A6150.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to