Skip to content

v1.0.0

Compare
Choose a tag to compare
@kevin-lee kevin-lee released this 06 Sep 15:25
· 350 commits to main since this release
2c20099

1.0.0 - 2020-09-07

Done

  • Use newtype instead of value class (#132)
  • Deprecate render methods no longer in use (#130)
  • Use Effectie (#108)
  • Maven2Sbt should return modeled data instead of String (#95)

Fixed

  • Variables from maven properties are double-quoted (#126)
  • Maven property name with hyphens is not converted to Scala variable name properly (#125)
  • Maven2Sbt is not referentially transparent (#91)