Home

Version 3.36 Now Available

Posted on Sept. 23, 2024

Approximatrix is happy to announce the release of Simply Fortran 3.36 for all supported platforms. The latest release brings minor feature improvements and additional bug fixes.

Tabs in the development environment that are not strictly source code editors are now marked with appropriate icons. The Start panel, Build Status, Console, Terminals, and Profile Results will now be marked with an appropriate icon in their tabs. The source code editor context menu now offers to insert variable and procedure attributes when on an appropriate line via the Insert submenu. This Insert submenu is also directly available in the editor by pressing Control-I (Command-I on macOS) to decrease the number of steps necessary. Scratchpads will now be recognized by file extension for any language compatible with Simply Fortran's syntax highlighting rather than just Fortran and plain text.

Debugging when using single file editing and compiling (or working without projects) should now be more resilient about properly starting the debugger. Previous versions would incorrectly fail to launch the debugger due to multiple tabs being open.

The Problems panel under Windows now allows filtering by warnings and errors. The Project Outline on Windows now draws drastically faster, making changes to large projects on Windows more fluid. Windows users can now choose between using Command or PowerShell as the default Terminal shell in Appearance and Behavior Options.

The latest release is available from our Download page.

Back to News...