What's New
- Add module for log4cats support for debugging purposes by @sideeffffect in #1896
- Add
WeakAsync.liftIO
by @armanbilge in #1910 - Expose "unlabelled" as a constant by @jatcwang in #1946
Bug fixes and improvements
- Fix typo transcator -> transactor by @ag91 in #1931
- Fix NPE in Scala 3 derivation for Write by @jacektomaszek in #1890
- Fix future leak by @TimWSpence in #1951
- Use
syncStep
inWeakAsync.liftK
by @armanbilge in #1906 - Fix fragment helpers to handle fragments without spaces at the end (i.e. fr0, sql interpolator) by @jatcwang in #1912
- Generate return types for KleisliInterpreter methods by @jatcwang in #1929
New Contributors
- @jacektomaszek made their first contribution in #1890
- @albertpastrana made their first contribution in #1897
- @arturaz made their first contribution in #1907
- @Daenyth made their first contribution in #1928
- @ag91 made their first contribution in #1931
- @felix-hedenstrom made their first contribution in #1937
- @BenMotz made their first contribution in #1948
- @jrozanski made their first contribution in #1950
Full Changelog: v1.0.0-RC4...v1.0.0-RC5