Releases: JosephDuffy/Partial
Releases · JosephDuffy/Partial
v1.1.0
- Add support for
builder(for:)
function to aid with building complex type (thanks to @randomeizer) - Support for Xcode 12.1
v1.0.4
Update Pod version
v1.0.2
Version v1.0.2
v1.0.1
Version 1.0.1
v1.0.0
Initial release 🎉
v1.0.0-rc.5
Version v1.0.0-rc.5
v1.0.0-rc.4
Version v1.0.0-rc.4
v1.0.0-rc.3
Version v1.0.0-rc.3
v0.2.0: Remove ambiguity, add tests
- Remove non-throwing
value(for:)
functions - Remove subscripts that return
Partial
s - Rename
set(value:for:)
tosetValue(_:for:)
- Add lots of tests
v0.1.1
A test release to check if documentation deployment via Travis is wor…