Releases: fernandolucheti/ProtocolMacro
Releases · fernandolucheti/ProtocolMacro
Release list
0.2.0
Added async support
Full Changelog: 0.1.0...0.2.0
v0.1.0
Support generics & static members
Full Changelog: 0.0.2...0.1.0
@Protocol v0.0.2
feat: added documentation, added constants(let) support, better code organization and function second parameter support
Full Changelog: 0.0.1...0.0.2
@Protocol v0.0.1
@protocol Macro
A macro that produces a protocol based on a class/struct public interface