All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Using the pasteboard rather than an input
- Using single line input because of problems on latest OSX
- label.objectDidChange() is no longer available in Sketch 3.8 and it doesn't seem to be needed
- Input delimiter is automatically chosen based on input, and if nothing is found, the default comma and tab are used
- Input can be split by semi-colon
- Horizontal alignment wasn't working properly for a single template artboard
- The child layers can be renamed too
- The two template artboards can now be placed next to each other or overlap.
- Vertical layout of artboards can be forced by creating two template artboards, positioning them vertically, and selecting them both (thanks to Florian Shulz)
- Users are provided with more feedback
- Multi-line data can be directly typed in (thanks to Florian Schulz)
- Progress is shown
- Resolved deprecation warnings
- First version