Skip to content

v3.16.0

Compare
Choose a tag to compare
@srdanrasic srdanrasic released this 18 Jan 12:02
· 39 commits to master since this release
  • Integration with Combine: Introduces Signal.toPublisher and Publisher.toSignal methods.
  • Added store(in:) family of methods to Disposable in alignment with Combine.
  • Improvements in Published property wrapper. Thanks @ibrahimkteish!
  • Cleanup of unit tests.