Releases: samsonjs/AsyncMonitor
Releases · samsonjs/AsyncMonitor
0.3.1
Full Changelog: 0.3...0.3.1
0.3
Full Changelog: 0.2.1...0.3
0.2.1
Change the KVO monitoring API. Instead of having a values(for:options:changeHandler:) method that observes and monitors, break out a values(for:options:) method that returns an AsyncStream and then a monitorValues(for keyPath:options:changeHandler:) method that calls values(for:options:).monitor(changeHandler). That method is kind of superfluous, not sure if it's good to keep it or not.
Full Changelog: 0.2...0.2.1
0.2
0.1.1
Full Changelog: 0.1...0.1.1