Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-05-07 | 567 Bytes | |
v3.4.1 source code.tar.gz | 2022-05-07 | 841.0 kB | |
v3.4.1 source code.zip | 2022-05-07 | 2.2 MB | |
Totals: 3 Items | 3.0 MB | 1 |
This is a minor bug-fixing release for the 3.x series.
Updated dependencies (#1554):
- Scala compiler updated to 2.12.15, 2.13.8 and 3.1.2;
- Typelevel Cats updated to 2.7.0;
- Typelevel Cats-Effect updated to 2.5.4;
- Updated compiler and sbt plugins to latest versions;
Fixes:
Trampoline.trampolineContext
no longer ignores its parent BlockContext (#1544)- Only include JCTools in
executionShadedJCTools
(#1514)
This release was made possible by:
- Alexandru Nedelcu (@alexandru)
- Gabriele Petronella (@gabro)
- Roman Janusz (@ghik)