Partial v1.1.0
Release Notes
- Add support for
builder(for:)
function to aid with building complex type (thanks to @randomeizer) - Support for Xcode 12.1
builder(for:)
function to aid with building complex type (thanks to @randomeizer)Improve API for Subscription/Cancellable
Add documentation
Much better handling of optional values, which also allows for non-optional values
Release candidate 1 for 1.0 stable release
Has lots of tests but little documentation. API has changes a lot since initial 0.1.0 but I’m happy with it now. Hopefully it is consistent and (once docs are added) easy to use.