ANN: eric 22.11 released

Detlev Offenbach detlev at die-offenbachs.de
Mon Oct 31 09:04:34 GMT 2022


Hello Pythonistas,

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

  * Debugger
      o added the capability to apply the current selection of the
        `Variable Types Filter` to see its effect
      o added the capability to add a positive (`Show Only`) or negative
        (`Don't Show`) variables filter to the global and local
        variables viewers
  * Editor
      o added a configuration option to reject the loading of a file
        that exceeds the configured size
      o opening a file that is not a text file will be rejected
  * Git Interface
      o added support for `git blame --ignore-revs-file` including an
        action to create such a skip list file
  * Mercurial Interface
      o added support for `hg annotate --skip` including an action to
        create a file for the commit IDs to be skipped (one per line)
  * Project
      o refined the embedded environment handling
      o added a topic to the project properties to define the sources
        start path within the project ('Translations Properties Dialog')
  * Scripts
      o renamed 'eric7.py' to 'eric7_ide.py' in order to remove the
        ambiguity between the main script and the package
  * Styles and Themes
      o added a style sheet for the dark gray theme
  * Translator
      o added the command line switch `--no-multimedia` to forcefully
        disable the pronounce function of the translator widget (in case
        Qt aborts the application start process)
  * Various
      o changed the Gmail interface to use the Google API packages for
        authentication (OAuth2) and sending of emails
  * Virtual Environments
      o added the capability to enter a descriptive text for a virtual
        environment
  * Third Party packages
      o upgraded coverage to 6.5.0
      o upgraded pycodestyle to version 2.9.1
      o upgraded pyflakes to version 2.5.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/20221031/104d0f00/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/20221031/104d0f00/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/20221031/104d0f00/attachment.sig>


More information about the PyQt mailing list