Skip to content

Releases: scade-platform/Nimble

v1.7

16 Feb 14:30
Compare
Choose a tag to compare

Tasks:
#251

Bugs:
#242

v1.6

v1.5

11 Nov 11:35
884f53b
Compare
Choose a tag to compare
  • Hotfix for an Apple bug that causes code crashing while typing

v1.4

v1.3

23 May 13:00
Compare
Choose a tag to compare
  • Monterey macOS support
  • M1 support
  • Bugfix for Swift formatter in Swift editor
  • Autocompletion fixes
  • Fixes and enhancements

v1.2

13 May 14:24
ab777c0
Compare
Choose a tag to compare
v1.2 Pre-release
Pre-release
Update archive-sign.yml

v1.1

06 Jan 06:58
1e3dc47
Compare
Choose a tag to compare
Merge pull request #200 from scade-platform/reload-lsp-updated

Reload LSP for new files

v1.0

29 Oct 09:21
Compare
Choose a tag to compare
v1.0 Pre-release
Pre-release
Improve diagnostic table view appearance for BigSur

v0.8

22 May 08:49
Compare
Choose a tag to compare

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

11 May 12:40
18f5f5a
Compare
Choose a tag to compare

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