mwunsch / handlebars.scala

A Scala implementation of the Handlebars templating language (a superset of Mustache).
Apache License 2.0
112 stars 40 forks source link

Cross-compile to Scala 2.12. Fixes #68 #74

Open haakonn opened 7 years ago

haakonn commented 7 years ago

This changes scalaVersion to 2.12, and cross-compiles to 2.12, 2.11 and 2.10. Dependencies have also been upgraded where necessary because older versions weren't available for 2.12.