- Drops Scala 2.10 support
- Bumps sbt-scalajs from 0.6.28 to 1.0.1
Unclaimed project
Are you a maintainer of scala-newtype? Claim this project to take control of your public changelog and roadmap.
Make macros compatible with scalaz-deriving (#30)
@newsubtype (#14)optimizeOps = false support (#11)Introduces a modified encoding of newtype which avoids automatic type expansion by scalac via abstract type aliases (#8). Special thanks to @joroKr21 for the solution!