Skip to content

fs2 module: Scala Native support

Compare
Choose a tag to compare
@keynmol keynmol released this 16 Sep 18:42
· 32 commits to main since this release
976dc44

With this release the fs2 module is cross-published to Scala Native, a bug in CallId deserialisation as fixed and lots of dependencies got upgrades.

What's Changed

  • ci(Mergify): configuration update by @keynmol in #10
  • Update jsoniter-scala-macros to 2.13.39 by @neanderward in #7
  • Update test-interface to 0.4.5 by @neanderward in #8
  • Update scalafmt-core to 3.5.9 by @neanderward in #9
  • Update fs2-core, fs2-io to 3.2.12 by @neanderward in #5
  • Update weaver-cats to 0.7.15 by @neanderward in #6
  • Update jsoniter-scala-macros to 2.15.0 by @neanderward in #11
  • Update mill-main to 0.10.7 by @neanderward in #13
  • chore(build): don't drop v from version by @ckipp01 in #15
  • Update jsoniter-scala-macros to 2.17.0 by @neanderward in #18
  • Fix CallId codec by @keynmol in #19
  • chore(ci): start using mill-ci-release by @ckipp01 in #20
  • fix(ci): ensure -i comes first by @ckipp01 in #21
  • fix(ci): set fetch depth and bump checkout version by @ckipp01 in #22
  • dep: bump mill-ci-release to 0.1.1 by @ckipp01 in #23
  • Update test-interface to 0.4.6 by @neanderward in #24
  • Update test-interface to 0.4.7 by @neanderward in #25
  • Update fs2-core, fs2-io to 3.2.13 by @neanderward in #27
  • Publish fs2 module for Scala Native by @keynmol in #31

New Contributors

  • @keynmol made their first contribution in #10
  • @neanderward made their first contribution in #7
  • @ckipp01 made their first contribution in #15

Full Changelog: v0.0.3...v0.0.4