Releases: typelevel/scalac-compat
Releases · typelevel/scalac-compat
v0.1.4
v0.1.3
What's Changed
- Update scala3-library to 3.3.1 by @typelevel-steward in #58
- Update scala-library to 2.13.12 by @typelevel-steward in #60
- modernize scala-cli syntax in readme by @SethTisue in #69
- Add
@threadUnsafe3
by @armanbilge in #72
New Contributors
- @SethTisue made their first contribution in #69
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Add
@uncheckedVariance
annotations by @armanbilge in #32
Full Changelog: v0.1.1...v0.1.2
v0.1.1
0.1.0
Added
- Specialized
@nowarn
annotations:@nowarn2
,@nowarn212
,@nowarn213
,@nowarn3
. - Compatibility
@unused
annotation.
Changed
- README.md: added description and documentation.
Full Changelog: https://github.com/typelevel/scalac-compat/commits/v0.1.0