Releases: softwaremill/quicklens
Releases · softwaremill/quicklens
v1.9.11
What’s Changed
- Extension copy (#262) @OndrejSpanel
- Update sbt-projectmatrix to 0.10.1 (#255) @softwaremill-ci
- Update sbt and compiler (#260) @OndrejSpanel
v1.9.10
What’s Changed
- Add a heuristic for picking a copy method for Scala 3, when multiple are found (#257) @KacperFKorban
v1.9.9
What’s Changed
- When accessing current values of fields, try the field symbol first before the method symbol (#246) @KacperFKorban
- Update scalafmt-core to 3.8.3 (#242) @softwaremill-ci
v1.9.8
What’s Changed
- Update scalafmt-core to 3.7.17 (#205) @softwaremill-ci
- Move LowPriorityImplicits to a com.softwaremill.quicklens to avoid conflicts with other softwaremill libraries (#238) @KacperFKorban
- Update scala-library, scala-reflect to 2.13.14 (#227) @softwaremill-ci
- Update sbt to 1.10.1 (#235) @softwaremill-ci
- Allow for using explicit copy methods in classes (#236) @KacperFKorban
- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#223) @softwaremill-ci
- Update scala-library, scala-reflect to 2.13.13 (#219) @softwaremill-ci
- Update sbt-projectmatrix to 0.10.0 (#222) @softwaremill-ci
- Update scala3-library, ... to 3.3.3 (#221) @softwaremill-ci
- Update sbt-softwaremill-common, ... to 2.0.20 (#220) @softwaremill-ci
- Update scala-library, scala-reflect to 2.12.19 (#218) @softwaremill-ci
- Update sbt-softwaremill-common, ... to 2.0.19 (#217) @softwaremill-ci
- Update sbt to 1.9.9 (#216) @softwaremill-ci
- Update scalatest-flatspec, ... to 3.2.18 (#215) @softwaremill-ci
v1.9.7
What’s Changed
- Enable
at
with a derived key in Scala 3 (#214) @OndrejSpanel - Update nscplugin, sbt-scala-native, ... to 0.4.17 (#213) @softwaremill-ci
- Update sbt-projectmatrix to 0.9.2 (#212) @softwaremill-ci
- Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 (#211) @softwaremill-ci
- Update sbt to 1.9.8 (#209) @softwaremill-ci
- Update sbt to 1.9.7 (#201) @softwaremill-ci
- Update nscplugin, sbt-scala-native, ... to 0.4.16 (#200) @softwaremill-ci
- Update sbt-ide-settings to 1.1.2 (#199) @softwaremill-ci
- Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 (#198) @softwaremill-ci
- Update sbt-softwaremill-common, ... to 2.0.18 (#197) @softwaremill-ci
- Update sbt to 1.9.6 (#196) @softwaremill-ci
- Update scala-library, scala-reflect to 2.13.12 (#195) @softwaremill-ci
- Update scala3-library, ... to 3.3.1 (#193) @softwaremill-ci
- Update scalatest-flatspec, ... to 3.2.17 (#194) @softwaremill-ci
- Update nscplugin, sbt-scala-native, ... to 0.4.15 (#192) @softwaremill-ci
- Update sbt-softwaremill-common, ... to 2.0.17 (#189) @softwaremill-ci
- Update sbt to 1.9.4 (#187) @softwaremill-ci
- Update sbt-softwaremill-common, ... to 2.0.13 (#185) @softwaremill-ci
- Update sbt to 1.9.3 (#183) @softwaremill-ci
v1.9.6
v1.9.5
What’s Changed
- Extract focuses from nested
Inlined
trees when determining modification path in Scala 3 macro (#181) @KacperFKorban - Update sbt to 1.9.2 (#177) @softwaremill-ci
- Update sbt to 1.9.1 (#173) @softwaremill-ci
- Update sbt-projectmatrix to 0.9.1 (#172) @softwaremill-ci
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 (#171) @softwaremill-ci
- Update scala-library, scala-reflect to 2.13.11 (#169) @softwaremill-ci
- Update scala-library, scala-reflect to 2.12.18 (#168) @softwaremill-ci
- Update nscplugin, sbt-scala-native, ... to 0.4.14 (#167) @softwaremill-ci
- Update nscplugin, sbt-scala-native, ... to 0.4.13 (#166) @softwaremill-ci
- Update sbt to 1.9.0 (#165) @softwaremill-ci
- Update scala3-library, ... to 3.3.0 (#163) @softwaremill-ci
- Update scalatest-flatspec, ... to 3.2.16 (#162) @softwaremill-ci
- Update sbt to 1.8.3 (#161) @softwaremill-ci
v1.9.4
v1.9.3
What’s Changed
- Move the second type argument to the modify/modifyAll method in Scala 3 (#158) @KacperFKorban
v1.9.2
What’s Changed
- Fix interaction of eachWhere and closure (#156) @KacperFKorban