Releases: makkarpov/scalingua
Releases · makkarpov/scalingua
v0.8 - SBT 1.0
Version 0.5.3
Scala 2.12 support
Version 0.5
- Added custom suffixes in plural interpolators with syntax like
p"${"is" &> "are"}"
Pre-release [v0.4]
- Plural string interpolators, finally done.
Pre-release [v0.3]
- Added
scalingua-play
module for Play 2.5.0 - Fixed compiler phase injection in macros, now it injects the new phase just before
jvm
. - Added tests for a lot of code
Pre-release [v0.2]
- Rewritten macros, they are now much better
- Added lazy values that hold not-yet-interpolated strings.
Initial pre-release [v0.1]
May be buggy, since it was not excessively tested yet.