What's Changed
Generator
- This Adds the Enum Cases in the Node Generation Code for Interface.swift by @tinder-SamMarshall in #882
- Added enum cases for PluginInterface file by @tinder-SamMarshall in #887
- Added Enum Cases for New PluginListInterface File by @tinder-SamMarshall in #902
- Remove extraneous
pluginListInterfaceImports
by @tinder-cfuller in #906 - Add config for interface imports by @tinder-cfuller in #908
Templates
- Added New Interface Stencil To House Node Protocols by @tinder-SamMarshall in #880
- Removing the Duplicate Declarations from the Builder and Context by @tinder-SamMarshall in #881
- Added Plugin Interface File by @tinder-SamMarshall in #885
- Remove declarations from Plugin.swift by @tinder-SamMarshall in #886
- Added PluginListInterface.stencil File by @tinder-SamMarshall in #900
- Removed Duplicate Declarations from The PluginList Stencil File by @tinder-SamMarshall in #901
- Adjust interface template comments by @tinder-cfuller in #904
- Adjust interface template comments by @tinder-cfuller in #905
- Revise interface comment in templates by @tinder-cfuller in #907
- Move view injected view controllable to interface by @tinder-cfuller in #909
Full Changelog: 0.0.39...0.0.40