Skip to content

0.12.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@MaxDesiatov MaxDesiatov released this 29 Jan 15:06
· 72 commits to master since this release
28993ae

This release adds a new OpenCombineShim product that will conditionally re-export either
Combine on Apple platforms, or OpenCombine on other platforms. Additionally, ObservableObject
protocol is now available and working on all platforms.

A bug with Timer(timeInterval:repeats:block:) firing immediately not accounting for the passed
timeInterval is fixed.

Merged pull requests: