v0.0.6
What's Changed
- Add new
scope-generic
module to providederiveCaseClassIdMap
method to map case classes with the same fields. - Rename
ModelMapperK.squash
tocompile
- Add
ModelMapper.lift
to lift pureModelMapper
toModelMapperK
Deps update
- Update sbt to 1.5.8 by @scala-steward in #12
- Update scalafmt-core to 3.2.2 by @scala-steward in #13
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #14
- Update scalafmt-core to 3.3.0 by @scala-steward in #15
- Update sbt to 1.6.0 by @scala-steward in #16
- Update sbt to 1.6.1 by @scala-steward in #17
- Update scalafmt-core to 3.3.1 by @scala-steward in #18
- Update sbt-scoverage to 1.9.3 by @scala-steward in #19
- Update scala-library to 2.13.8 by @scala-steward in #20
- Update scalafmt-core to 3.3.2 by @scala-steward in #21
- Update scalafmt-core to 3.3.3 by @scala-steward in #22
- Update scalatest to 3.2.11 by @scala-steward in #23
- Update scalactic to 3.2.11 by @scala-steward in #24
- Update sbt-mdoc to 2.3.0 by @scala-steward in #25
- Update scala3-library to 3.1.1 by @scala-steward in #27
- Update sbt to 1.6.2 by @scala-steward in #28
- Update sbt-mdoc to 2.3.1 by @scala-steward in #32
- Update scalafmt-core to 3.4.3 by @scala-steward in #31
- Update sbt-mdoc to 2.3.2 by @scala-steward in #33
- Update scalafmt-core to 3.5.0 by @scala-steward in #34
- Update scala3-library to 3.1.2 by @scala-steward in #35
- Update scalafmt-core to 3.5.1 by @scala-steward in #36
- Update scalatest to 3.2.12 by @scala-steward in #38
- Update scalactic to 3.2.12 by @scala-steward in #37
- Update scalafmt-core to 3.5.2 by @scala-steward in #39
- Update scalafmt-core to 3.5.8 by @scala-steward in #42
- Update sbt-scoverage to 2.0.0 by @scala-steward in #43
- Update cats-core to 2.8.0 by @scala-steward in #44
- Update sbt to 1.7.0 by @scala-steward in #45
- Update sbt to 1.7.1 by @scala-steward in #46
- Update sbt-mdoc to 2.3.3 by @scala-steward in #47
- Update sbt-scoverage to 2.0.1 by @scala-steward in #48
- Update scalatest to 3.2.13 by @scala-steward in #50
- Update scalactic to 3.2.13 by @scala-steward in #49
Full Changelog: v0.0.5...v0.0.6