Releases: plokhotnyuk/fast-string-interpolator
Releases · plokhotnyuk/fast-string-interpolator
v0.6.3
- Added Scala Native and Scala.js support
- Updated Scala 2.12.x, 2.13.x and 3.x versions
All changes v0.6.2...v0.6.3
v0.6.2
- Added Scala 3 support (all credits to @YuriyMazepin)
- Updated Scala 2.12.x and 2.13.x versions
All changes v0.6.1...v0.6.2
v0.6.1
- Release for Scala 2.13.3 and 2.12.11
All changes v0.6.0...v0.6.1
v0.6.0
- Rename organization and package name to
com.github.plokhotnyuk.fsi
- Release for Scala 2.13.0
- Drop support for Scala 2.13.0-RC1 and 2.13.0-M4
All changes v0.5.0...v0.6.0
v0.5.0
- Release for Scala 2.13.0-RC1
- Drop support for Scala 2.13.0-M4
All changes v0.4.1...v0.5.0
v0.4.1
- Switch to Scala 2.12.8
All changes v0.4.0...v0.4.1
v0.4.0
- Add support for Scala 2.13.0-M5
All changes v0.3.1...v0.4.0
v0.3.1
- Switch to Scala 2.12.7
All changes v0.3.0...v0.3.1
v0.3.0
- Add
fsi-
prefix to module and artifact names - Switch from Scala 2.13.0-M3 to Scala 2.13.0-M4
All changes v0.2.0...v0.3.0
v0.2.0
- Fix #8 by making of fsi.stringBuilder() call to be accessible from any package
- Switch to Scala 2.12.6
All changes v0.1.0...v0.2.0