Sun, 19 Mar 2023 11:25:28 +0100 | Detlev Offenbach | Corrected the determination of mounted volumes on macOS. | file | diff | annotate |
Wed, 15 Mar 2023 16:14:59 +0100 | Detlev Offenbach | MicroPython | file | diff | annotate |
Sat, 31 Dec 2022 16:23:21 +0100 | Detlev Offenbach | Updated copyright for 2023. | file | diff | annotate |
Sat, 24 Dec 2022 17:31:46 +0100 | Detlev Offenbach | Modernize the code by using os.scandir() instead of os.listdir(). | file | diff | annotate |
Fri, 23 Dec 2022 11:37:49 +0100 | Detlev Offenbach | Added TODO markers to modernize the code (os.scandir instead of os.listdir) | file | diff | annotate |
Thu, 22 Dec 2022 19:46:37 +0100 | Detlev Offenbach | Corrected the logic for the project creation if the project directory already contains files and an embedded environment (see issue 480). | file | diff | annotate |
Sun, 18 Dec 2022 19:33:46 +0100 | Detlev Offenbach | Refactored the Utilities and Globals modules in order to enhance the maintainability. | file | diff | annotate |