Plain Swift

Buy
Download

End user license agreement | How to uninstall | Release notes


Release notes

Version 1.10.4


Released 2024-Mar-09. What's new:
- Fixed a bug introduced in version 1.10.2 that caused erratic text rendering in code suggestions at certain screen scaling values.

Version 1.10.3


Released 2024-Mar-08. What's new:
- Swift compiler version bumped to 5.10.

Version 1.10.2


Released 2024-Feb-17. What's new:
- Improved appearance of the code editor.

Version 1.10.1


Released 2024-Feb-16. What's new:
- Minor bug fixes.

Version 1.10


Released 2024-Feb-16. What's new:
- Importable Modules now carry the more standard name Swift Modules, or just Modules. The View | Importable Modules... menu command is now Modules | Install Swift Modules...
- The Modules | Install Swift Modules... menu command now allows importing 3rd party Swift modules, e.g. built with Swift Package Manager.
- The View | Project Settings menu command has been moved from the View to the File menu.
- The File | Close Project menu command now shows the Welcome window (if enabled) after closing a project.

Version 1.9.3


Released 2023-Dec-12. What's new:
- Swift compiler version bumped to 5.9.2.

Version 1.9.2


Released 2023-Oct-21. What's new:
- Swift compiler version bumped to 5.9.1.

Version 1.9.1


Released 2023-Sep-19. What's new:
- Swift compiler version bumped to 5.9.

Version 1.9


Released 2023-Jul-12. What's new:
- Module name is now editable in project settings.
- Fixed a bug introduced in version 1.8, where project issues would not show up in the editor when switching to a source file that was not yet open.

Version 1.8.2


Released 2023-Jul-09. What's new:
- Fixed a bug introduced in version 1.7, that caused an access violation when creating a new project.

Version 1.8.1


Released 2023-Jun-04. What's new:
- Fixed wrong menu width (too wide) for all popup menus when Windows screen scaling is more than 100%.

Version 1.8


Released 2023-Jun-02. What's new:
- File names are shown without extension in the project navigator and editor tabs. This saves screen space.
- When you navigate to an issue in your project using the issue toolbar button and its menu, the caret in the source editor moves to both line and character position of the issue, not to line only.
- New menu command added to the project navigator context menu: Show in Windows Explorer.
- Swift compiler version bumped to 5.8.1.

Version 1.7


Released 2023-May-09. What's new:
- Now you can specify Version Info in project settings. The Version Info resource will be embedded in the resulting executable or library.

Version 1.6.1


Released 2023-Apr-02. What's new:
- Swift compiler version bumped to 5.8.

Version 1.6


Released 2023-Mar-05. What's new:
- Now you can specify an icon in project settings, which will be embedded in the resulting executable or library. You can also optionally run an icon editor here (which is a separate application);
- Improved handling of recommended software in the Welcome page. Plain Swift now can download and install it on demand.

Version 1.5.1


Released 2023-Jan-20. What's new:
- Swift compiler version bumped to 5.7.3.

Version 1.5


Released 2023-Jan-01. What's new:
- Importable Module project type added;
- View | Importable Modules... menu command added;
- Minor bugs fixed.

Version 1.4


Released 2022-Dec-16. What's new:
- View | Project Settings menu command added;
- Project Settings page redesigned;
- Swift compiler version bumped to 5.7.2.

Version 1.3.1


Released 2022-Nov-27. What's new:
- Fixed a bug which caused app crash after moving the splitter between Navigator and Editor and then typing in the Editor.

Version 1.3


Released 2022-Nov-26. What's new:
- Improvements in code suggestion and error highlighting.

Version 1.2


Released 2022-Nov-03. What's new:
- The About window (Help | About... menu command) now shows version of the installed Swift Compiler;
- Swift compiler version bumped to 5.7.1.

Version 1.1.1


Released 2022-Sep-15. What's new:
- Swift compiler version bumped to 5.7.

Version 1.1


Released 2022-Sep-10. What's new:
- Plain Swift now detects version of the installed Swift Compiler and prompts to update it if necessary;
- View | Line Numbers menu command added;
- Swift compiler version bumped to 5.6.3.

Version 1.0.2


Released 2022-Apr-15. What's new:
- Fixed a bug with auto-indent in source editor.

Version 1.0.1


Released 2022-Apr-10. What's new:
- Swift compiler version bumped to 5.6.1.

Version 1.0


Released 2022-Apr-09. The initial release.