Releases: cb372/scala-typed-holes
Releases · cb372/scala-typed-holes
v0.2.0 - Scala 3 support
Headlines
Thanks to a mammoth contribution from @kasiaMarek, scala-typed-holes is now a Scala 3 plugin as well as a Scala 2 plugin!
The plugin is now published for Scala 3.3 to 3.6, as well as Scala 2.11, 2.12 and 2.13.
What's Changed
- Add Scala 3 support by @kasiaMarek in #56
- Publish for the 3 most recent Scala 2.13.x versions by @cb372 in #57
- Add recent Scala 3 versions by @cb372 in #59
Behind the scenes
New Contributors
- @kasiaMarek made their first contribution in #56
Full Changelog: v0.1.11...v0.2.0
v0.1.6
What’s Changed
- Cross-build for Scala 2.13.4 (#42) @cb372
- Add scala 2.12.12 (#38) @Philippus
v0.1.5
v0.1.4
v0.1.3
v0.1.2
What’s Changed
- Add support for Scala 2.12.11 (#31) @sideeffffect
- Update scala versions plugin is published for (#29) @Philippus
- Override init instead of processOptions (#28) @cb372