Skip to content

Releases: fernandolucheti/ProtocolMacro

0.2.0

Choose a tag to compare

@fernandolucheti fernandolucheti released this 23 Oct 22:31

Added async support

Full Changelog: 0.1.0...0.2.0

v0.1.0

Choose a tag to compare

@fernandolucheti fernandolucheti released this 23 Oct 20:59

Support generics & static members

Full Changelog: 0.0.2...0.1.0

@Protocol v0.0.2

Choose a tag to compare

@fernandolucheti fernandolucheti released this 23 Oct 02:34

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

Choose a tag to compare

@fernandolucheti fernandolucheti released this 22 Oct 21:42

@protocol Macro
A macro that produces a protocol based on a class/struct public interface