Nodes v0.0.20
·
427 commits
to main
since this release
What's Changed
Framework
- Refactor contain method by @tinder-cfuller in #440
- Change queue to constant by @tinder-cfuller in #449
- Remove Equatable as not needed by @tinder-garricnahapetian in #450
- Use disable/enable style for identifier_name rule by @tinder-cfuller in #451
Generator
- Use private helper method to cancel subscriptions in view controller by @tinder-cfuller in #439
- Inject init?(coder:) via viewControllerMethods by @tinder-garricnahapetian in #447
Templates
- Unset BUILD_WORKSPACE_DIRECTORY by @tinder-garricnahapetian in #448
Tests
- Use variable mock helper for dependencies by @tinder-garricnahapetian in #442
- Add analyticsProperties to givenConfig by @tinder-garricnahapetian in #444
- Use variable mock helper for flowProperties by @tinder-garricnahapetian in #445
- Use variable mock helper for analyticsProperties by @tinder-garricnahapetian in #443
Full Changelog: 0.0.19...0.0.20