Releases: scade-platform/Nimble
v1.7
v1.6
v1.5
- Hotfix for an Apple bug that causes code crashing while typing
v1.4
Tasks:
Improved Debug Area
Improved Tabs
Possibility to add new action buttons to DebugArea
Bugs:
Debug area bugs
Double click on file works incorrectly
Add unsave markers on tabs
Tab name isn't changed after changing file name
Nimble crashes during clicking on files
Errors in Nimble are not shown with Xcode 14
v1.3
- Monterey macOS support
- M1 support
- Bugfix for Swift formatter in Swift editor
- Autocompletion fixes
- Fixes and enhancements
v1.2
Update archive-sign.yml
v1.1
Merge pull request #200 from scade-platform/reload-lsp-updated Reload LSP for new files
v1.0
Improve diagnostic table view appearance for BigSur
v0.8
Release notes - NimbleRocks - Version 0.8
** Sub-task
- [NM-278] - Provide error output of LSP client in console
- [NM-320] - Align name in target selector by vertical
- [NM-321] - Buttons should have one design (run/stop/target)
- [NM-322] - Add file icon to target
- [NM-323] - Rename 'Target...' in target selector
- [NM-324] - Make projects more easily selectable when accidentally clicking on second part of select first
- [NM-328] - Select a target if there is one, when a project is opened
- [NM-329] - Set Single Swift File Target Name
** Bug
- [NM-27] - Preserve state between opening and closing Nimble
- [NM-203] - Language type indicator are not in sync
- [NM-257] - Incorrect font for text files
- [NM-307] - Swift file building hangs with incorrect swift toolchain path
- [NM-308] - Remove SPM swift files from single swift file list in target
- [NM-327] - Nimble crashes after close tab in opened nimble window with opened tabs
- [NM-335] - Target disabled if only swift file opened
** Task
- [NM-299] - Create XCode Plugin Template
- [NM-301] - Move SCADE related plugins (Interface Builder) into private repo
- [NM-302] - Swift for Android : Compile Swift 5.2 code on Android
- [NM-306] - Test and document Nimble stability with different Swift/XCode versions
- [NM-319] - Polish target selector
** Improvement
- [NM-309] - Switch between projects by 1 click
- [NM-311] - Rename Document to File during run swift File
- [NM-312] - Adjust width of history drop down panel
- [NM-334] - Finish moving Swift build system into the separate plugin
** Story
- [NM-277] - Support installation of correct Swift toolchain
v0.7
Release notes - NimbleRocks - Version 0.7
** Bug
* [NM-193] - Autocompletion for a SINGLE swift files doesn't work
* [NM-291] - Changing text font/alignment doesn't work on Mojava (latest master build)
* [NM-297] - Nimble crashes during open second window
* [NM-298] - Project target selector disappeared after first Nimble closing
** New Feature
* [NM-285] - Update selected widget after file reload
* [NM-292] - Change NSTextField to NSTextViews in the widgets panel
** Improvement
* [NM-290] - Fix use the same height when showing panels in the collapsed state
** Story
* [NM-273] - Add Project Target Selector to Toolbar
* [NM-289] - Final polishment of Inspectorpanel