Skip to content

Releases: RougeWare/Swift-PropertyWrapper-Protocol

2.0.0 - Renamed the library to fit better into the new SPM semantics

28 Nov 18:15
Compare
Choose a tag to compare

Since Swift Package Manager doesn't translate spaces into underscores anymore, this release changes the library's name from PropertyWrapper Protocol to PropertyWrapperProtocol (#2)

The Basics

23 Sep 05:01
Compare
Choose a tag to compare

Just two protocols: one for property wrappers and one for property wrappers with mutable values. Simple and useful!