What's Changed
- Added:
@DependencyEntry(#443). A new macro for defining dependency values in a way similar to SwiftUI's@Entrymacro. - Added:
Clocks,CombineSchedulers, andFoundationpackage traits (thanks @danthorpe, #431; #433). These traits are enabled by default for backwards compatibility, but you may now opt out of certain functionality by explicitly disabling them. - Fixed: WASI & Android compatibility (thanks @diederich, #406; thanks @mansbernhardt, #438).
- Infrastructure: Linux CI (#439).
- Infrastructure: Enable upcoming features (#441).
- Infrastructure: Update stale documentation links (thanks @davdroman, #442).
New Contributors
- @danthorpe made their first contribution in #431
- @diederich made their first contribution in #406
- @mansbernhardt made their first contribution in #438
- @davdroman made their first contribution in #442
Full Changelog: 1.12.0...1.13.0