Skip to content

Releases: nsbuilder-hub/nsbuilder

Release r20180911

11 Sep 16:19
Compare
Choose a tag to compare

This is a release fixing some bugs which were in the NSBuilder since the beginning and adding some minor improvements.

Fixes:

  • Fix showing array values - now as it should be, from indices 0 to n-1,
  • Fix default save directory - now it is the home path of the user,
  • Fix counter-intuitive descriptions for options in menu,

Additions:

  • Add more accurate description of the Append button,
  • Remove unnecessary help button in Instruction Wizard,
  • Add keyboard shortcuts in instruction wizard and set Finish button as the default one.

Release 20161015-rc1

15 Oct 21:35
Compare
Choose a tag to compare
Release 20161015-rc1 Pre-release
Pre-release

This is an another pre-release for ironing out bugs and quirks before the final release. This release is marked as Release Candidate.

Fixes:

  • fixed not showing proper delay value when opening Settings window,
  • small fixes in build infrastructure.

Additions:

  • removed "Collaboration" tab in Settings,
  • changed default delay to 200 ms,
  • added built-in rand() function returning a random number.

Release 20160912-pre

12 Sep 20:32
Compare
Choose a tag to compare
Release 20160912-pre Pre-release
Pre-release

This is a pre-release based on a new build infrastructure and after several fixes, not tested yet in production environment (especially on Linux). A huge step for the project, as this is the first release published on GitHub.

Fixes:

  • fixes mod by 0 crash,
  • fixes floating numbers not being saved correctly,
  • fixes drag and drop on Windows,
  • makes appending/pasting instruction after selected instead of end,
  • fixes crash when trying to remove instruction when no is selected.

Additions:

  • stop execution button in output window,
  • new link to project in About window,
  • removing Put NSS on server and Put SVG on server options.

Special thanks to @Tunous.

Release 20131017-r5

15 Oct 21:43
Compare
Choose a tag to compare

This is the last official release before project going "dormant", which was used extensively. While this is the last release marked as stable, it is here mostly for historical reasons.

For new installations, please consider testing our pre-release versions with multiple bugs fixed.