0.1.4
What's Changed
- Fixed: Dependency values returning optionals no longer return
nil
instead of their default values (thanks @pyrtsa, #29). - Fixed: If
liveValue
andpreviewValue
are defined, a defaulttestValue
implementation will now properly invoke thepreviewValue
and not theliveValue
(#30). - Infrastructure: Updated README with quick start usage (#24) and documentation updates (thanks @oronbz, #26, #27, #28).
New Contributors
Full Changelog: 0.1.3...0.2.0