v0.2.0-RC1
This is the first release candidate of Calico v0.2.0. It updates to Cats Effect v3.5.0-RC1 which includes a new runtime for JS. This enabled some usability and performance enhancements that are described in the updated documentation for task scheduling and rendering.
If all goes well, this release candidate will become v0.2.0 final when Cats Effect v3.5.0 final is released.
I am also happy to announce that Calico is now a Typelevel affiliate project! 🎉
What's Changed
- Update to Cats Effect v3.5.0-RC1 by @armanbilge in #192
- Refresh
SignallingSortedMapRef
by @armanbilge in #195
Docs
- More explicit types in examples by @armanbilge in #190
- Restore Typelevel theming to site by @armanbilge in #191
- Add
Signal
,IOWebApp
docs, reorganize by @armanbilge in #196
Full Changelog: v0.2.0-M4...v0.2.0-RC1