changelog
- Fri, 11 Oct 2024 18:23:07 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 11 Oct 2024 18:23:07 +0200] rev 10967
- Fixed a few issues related to eric-ide server handling where the file system separators are different.
- Fri, 11 Oct 2024 11:49:35 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 11 Oct 2024 11:49:35 +0200] rev 10966
- Fixed a little issue in the Python debugger interface class.
- Thu, 10 Oct 2024 19:59:49 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 10 Oct 2024 19:59:49 +0200] rev 10965
- Corrected some debug client socket handling in the 'eric-ide' server debug client request handler.
- Thu, 10 Oct 2024 17:21:46 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 10 Oct 2024 17:21:46 +0200] rev 10964
- Fixed an issue in the DIS viewer again.
- Thu, 10 Oct 2024 17:16:25 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 10 Oct 2024 17:16:25 +0200] rev 10963
- Fixed an issue in the DIS viewer.
- Wed, 09 Oct 2024 18:18:00 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 09 Oct 2024 18:18:00 +0200] rev 10962
- eric-ide Server Interface
- Added the forgotten 'StartClientError' error handler method.
- Wed, 09 Oct 2024 17:50:11 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 09 Oct 2024 17:50:11 +0200] rev 10961
- Added some more exception handlers to the 'EricServerDebuggerRequestHandler' class.
- Wed, 09 Oct 2024 17:20:35 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 09 Oct 2024 17:20:35 +0200] rev 10960
- Fixed an issue in the MicroPython window class preventing the standalone MPy application to start.
- Wed, 09 Oct 2024 15:48:08 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 09 Oct 2024 15:48:08 +0200] rev 10959
- Changed install scripts and pyproject.toml files to allow installation with Python 3.13.
- Tue, 08 Oct 2024 19:27:23 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 08 Oct 2024 19:27:23 +0200] rev 10958
- Extended the session file to contain the active 'eric-ide' server connection at the time of session creation.