Nodes v0.0.11
What's Changed
Framework
- Add Transform by @tinder-cfuller in #141
- Initialize WithViewState with initial view state by @tinder-cfuller in #142
- Add override method to Plugin by @tinder-cfuller in #145
- Pass state to Plugin List creation order by @tinder-cfuller in #146
- Publish debugging information by @tinder-cfuller in #147
- Add debugging property by @tinder-cfuller in #148
Generator
- Remove templates sub-directories by @tinder-cfuller in #143
- Ignore comments when sorting imports by @tinder-cfuller in #144
Templates
- Use scope factory in quick start DI helpers by @tinder-cfuller in #150
- Improve quick start DI helpers by @tinder-cfuller in #151
- Improve AppleScript in quick start project by @tinder-cfuller in #152
- Allow AppBuilder to be injected into AppDelegate in quick start project by @tinder-cfuller in #153
- Reorder quick start DI helpers methods by @tinder-cfuller in #154
- Limit test only implementation in quick start project to DEBUG by @tinder-cfuller in #155
Maintenance
- Add additional quick start instructions to README by @tinder-cfuller in #149
- v0.0.11 by @tinder-cfuller in #156
Full Changelog: 0.0.10...0.0.11