Home / eric7 / 23.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-01-02 1.9 kB
changelog.md 2023-01-02 15.5 kB
eric7-23.1.zip 2023-01-02 19.9 MB
eric7-23.1.tar.gz 2023-01-02 16.8 MB
Totals: 4 Items   36.7 MB 1

Change Log

Version 23.01

  • bug fixes
  • Class Browsers
    • Removed the IDL and Protobuf class browsers to include them in their respective plugin.
  • Code Formatting
    • Added an option to configure the 'known first party' packages to the isort configuration dialog.
  • Editor
    • Changed the handling of files whose type cannot be determined by the Python mimetypes module to check against a list of known text file patterns and ultimately asking the user, if the file in question is a text file (see Mimetypes configuration page.
    • Added a configuration option to disable the source navigator (selector boxes above the editor or code outline right of the editor). This is useful e.g. on very small screens.
    • Added support for multiple cursor paste.
  • Find In Files
    • Added context menu entries in Replace mode to select/deselect all entries (e.g. useful for checking big replacement lists for validity).
  • MicroPython
    • Updated the list of known CircuitPython boards.
    • Updated the list of known UF2 capable boards.
  • Project
    • Extended the list of default file type associations.
    • Added the capability to edit the file type associations from within the project properties dialog.
  • Project Viewer
    • Removed the CORBA and Protobuf viewers to make them available as plugins.
    • Added a Collapse all files entry to the Project Sources viewer.
  • Version Control Systems - git
    • Changed git interface code to work with git worktrees.
    • Added a dialog to manage worktrees ( git worktree commands).
  • Third Party packages
    • Upgraded pipdeptree to version 2.3.3.
    • Upgraded pip-licenses to version 4.0.2.
    • Upgraded pycodestyle to version 2.10.0.
    • Upgraded pyflakes to version 3.0.1.
Source: README.md, updated 2023-01-02