Stacksmith 1.0a11 (1788)
Pre-release
Pre-release
Note: Bug workaround
In this beta, creating new stacks is broken. You have to duplicate an existing stack. An easy workaround to get an empty Stacksmith stack is to right-click Stacksmith in Finder, choose Show Package Contents, then dig down to Stacksmith.app/Contents/Resources/Project Templates/Empty Stacks/Empty Project.xstk
, duplicate that empty project file and use that as a basis for your own stack.
2019-03-06
- Reduce compiler warnings from newest SDK.
2019-03-04
- Try to fix missing line breaks when saving and re-loading certain styled text ranges.
2019-03-03
- Update to latest Help stack.
- Make sure we use the un-escaped name of the project for presenting to the user.
- Hook up "save" menu item in script editor. Will make the parser's current crashy state for incomplete code a bit less painful if you can at least save periodically. Also eliminated one crash when opening menus in the script editor.