Skip to content

v1.1.35

Compare
Choose a tag to compare
@mpilquist mpilquist released this 07 Feb 01:07
· 179 commits to main since this release
67ee8c2

New Features

  • Add ascii and utf8 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

New Contributors

Full Changelog: v1.1.34...v1.1.35