Skip to content

Release 0.0.3

Latest
Compare
Choose a tag to compare
@NullIsOne NullIsOne released this 03 Jul 07:17
bc9acc2

The third public release contains the following features:

  • SurfMacros target:

    • URL: to unwrap url strings with check on precompile time.
    • CompletionHandler: to create implementation with completion closure of simple protocols.
    • Bridge: to wrap swift-struct or other object into objc-compatible class.
  • SurfCore target:

    • EmptyClosure and Closure<T> added.
    • Replaced fatalError with debugPrint in WeakReference
  • Infrastructure:

    • improvements and fixes in make macro command

PRs included

Full Changelog: 0.0.2...0.0.3