v1.1.35
New Features
- Add
ascii
andutf8
interpolators by @armanbilge in #381 - Add
isEmpty
shortcuts to++
methods by @valencik in #409 - Add
ByteVector#toArrayUnsafe
- a zero-copy version of toArray by @mpilquist in #412 - Drop Scala 2.11 support now that it is no longer supported by Scala.js by @mpilquist in #419
Updates
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @scala-steward in #382
- Update scala-library, scala-reflect to 2.12.16 by @scala-steward in #383
- Update scala3-library, ... to 3.1.3 by @scala-steward in #384
- Update nscplugin, sbt-scala-native, ... to 0.4.5 by @scala-steward in #385
- Update munit-scalacheck to 1.0.0-M6 by @scala-steward in #386
- Update scalafmt-core to 3.5.8 by @scala-steward in #387
- Update sbt-typelevel to 0.4.13 by @scala-steward in #390
- Update sbt to 1.7.1 by @scala-steward in #389
- Update scalafmt-core to 3.5.9 by @scala-steward in #391
- Update sbt-typelevel to 0.4.16 by @scala-steward in #399
- Update scalafmt-core to 3.6.0 by @scala-steward in #398
- Update sbt to 1.7.2 by @scala-steward in #397
- Update scala-library, scala-reflect to 2.13.10 by @scala-steward in #396
- Update scala-library, scala-reflect to 2.12.17 by @scala-steward in #395
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @scala-steward in #394
- Update nscplugin, sbt-scala-native, ... to 0.4.7 by @scala-steward in #392
- Update scala3-library, ... to 3.2.0 by @scala-steward in #393
- Update sbt-typelevel to 0.4.17 by @scala-steward in #404
- Update scala3-library, ... to 3.2.1 by @scala-steward in #402
- Update scalafmt-core to 3.6.1 by @scala-steward in #401
- Update sbt to 1.7.3 by @scala-steward in #400
- Update nscplugin, sbt-scala-native, ... to 0.4.9 by @scala-steward in #408
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @scala-steward in #407
- Update munit-scalacheck to 1.0.0-M7 by @scala-steward in #406
- Update sbt to 1.8.0 by @scala-steward in #405
- Update sbt-typelevel to 0.4.18 by @scala-steward in #411
- Update sbt to 1.8.2 by @scala-steward in #410
- Update scalafmt-core to 3.7.1 by @scala-steward in #414
- Update scala3-library, ... to 3.2.2 by @scala-steward in #417
- Update sbt-jmh to 0.4.4 by @scala-steward in #418
- Update sbt-scala-native, scala3lib to 0.4.10 by @scala-steward in #416
- Update sbt-scalajs, scalajs-library_2.13, ... to 1.13.0 by @scala-steward in #415
New Contributors
Full Changelog: v1.1.34...v1.1.35