Releases: kevincianfarini/cardiologist
Releases · kevincianfarini/cardiologist
0.3.1
What's Changed
- Update kotlin monorepo to v2.1.0 by @renovate in #66
- Update kotlinx-coroutines monorepo to v1.10.1 by @renovate in #72
- Set JVM bytecode target by @kevincianfarini in #76
New Contributors
- @KaneBuckthorpe made their first contribution in #75
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Add Apache 2 License
- Update to Kotlin 2.0.20, kotlinx-datetime 0.6.1, kotlinx-coroutines 1.8.1
- Consider time drift in long running operations #54
- Exposed both a scheduled and occurred time in
Pulse.beat
#57
Full Changelog: 0.2.2...0.3.0
0.2.2
What's Changed
- Update to kotlinx-coroutines 1.8.0 by @kevincianfarini in #29
Full Changelog: 0.2.1...0.2.2
0.2.1
0.2.0
What's Changed
- Add
Pulse#take
andPulse#takeWhile
operators by @kevincianfarini (#20) - Ensure that
LocalDateTime#nextMatch
produces distinct values by @kevincianfarini in (#23)
Full Changelog: v0.1.0...0.2.0
0.1.0
Initial Release