Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Releases: cats4scala/cats-process

v0.0.2

29 Sep 04:50
dfa6de9
Compare
Choose a tag to compare

Added

  • Validate CHANGELOG in CI workflow
  • Close CHANGELOG version automatically when a new release is made
  • Handle input for Processes
  • Include latest stable and latest snapshot build tools info in docs
  • Add ScalaDoc support

Changed

  • Update scala to 2.12.12 and 2.13.3
  • Update scalafmt to 2.7.2
  • Update sbt-scalafmt to 2.4.0
  • Update sbt to 1.3.13
  • Update cats to 2.2.0
  • Update cats-effect to 2.2.0
  • Update scala to 2.13.2
  • Update sbt-ci-release to 1.5.3
  • Update sbt-mdoc to 2.2.9
  • Update log4cats to 1.1.1
  • Update sbt-tpolecat to 0.1.13
  • Update fs2 to 2.4.4
  • Replace specs2 with munit and munit-cats-effect

Fixed

  • 🚀 GitHub Release job in release workflow
  • Library version in site
  • Maven badge now shows the latest stable release
  • Snapshot releases are now using the proper version

v0.0.1

07 Apr 21:00
2856c86
Compare
Choose a tag to compare

Added

  • CHANGELOG.md
  • Setup project
  • Setup Scala Steward
  • Setup GitHub Actions as CI
  • Setup Mergify for patch versions
  • Setup Mergify for minor versions with approvals
  • Setup Gitter.im channel
  • Add badges
  • Setup site: https://cats4scala.github.io/cats-process
  • Crossbuild project for Scala 2.12.11 and 2.13.1