Nodes v0.0.19
What's Changed
Framework
- Add Context/Worker base classes w/o cancellables by @tinder-cfuller in #434
- Remove guard assertions from abstract Flow by @tinder-cfuller in #441
Generator
- Rename config to isViewInjectedTemplateEnabled by @tinder-cfuller in #433
- Reduce guard statement from 3 lines to 2 by @tinder-cfuller in #438
- Remove comma from publisher failure type by @tinder-cfuller in #437
Templates
- Update quick start with latest templates by @tinder-cfuller in #423
- Add API doc for view controller parameter by @tinder-cfuller in #424
- Add SwiftLint to quick start by @tinder-cfuller in #425
- Update quick start template by @tinder-cfuller in #426
- Add Makefile to quick start by @tinder-cfuller in #427
- Add README to quick start by @tinder-cfuller in #428
- Make quick start attach/detach methods internal by @tinder-cfuller in #429
- Add API doc comment to method in quick start by @tinder-cfuller in #430
- Add leak detection to View Controller cancellables by @tinder-cfuller in #436
Tests
- Move test helpers to support directory by @tinder-cfuller in #431
- Improve XcodeTemplates tests by @tinder-cfuller in #432
Full Changelog: 0.0.18...0.0.19