Skip to content

v0.8

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 08:49
· 356 commits to master since this release

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