Releases: coursier/echo
Releases · coursier/echo
v1.0.7
What's Changed
- Update scalapy-core to 0.5.2+8-f74f8dfe by @scala-steward in #78
- Flush things when printing with Python's print method by @alexarchambault in #79
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Update sbt-ci-release to 1.5.10 by @scala-steward in #73
- Update sbt to 1.7.1 by @scala-steward in #74
- Update nscplugin, sbt-scala-native, ... to 0.4.7 by @scala-steward in #75
- Update build by @alexarchambault in #76
- Add scalapy-native module by @alexarchambault in #77
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Updates / maintainance
- Remove unnecessary explicit root project by @alexarchambault in #37
- Update sbt to 1.3.11 by @scala-steward in #39
- Update sbt to 1.3.12 by @scala-steward in #40
- Update sbt-ci-release to 1.5.3 by @scala-steward in #38
- Update sbt to 1.3.13 by @scala-steward in #41
- Update sbt-pack to 0.13 by @scala-steward in #42
- Update sbt to 1.4.0 by @scala-steward in #43
- Update sbt to 1.4.1 by @scala-steward in #44
- Update sbt to 1.4.2 by @scala-steward in #45
- Update sbt to 1.4.4 by @scala-steward in #48
- Update sbt-ci-release to 1.5.4 by @scala-steward in #46
- Update sbt-ci-release to 1.5.7 by @scala-steward in #59
- Switch CI to GitHub actions by @alexarchambault in #72
- Update sbt to 1.4.9 by @scala-steward in #57
- Update sbt-pack to 0.14 by @scala-steward in #62
- Update sbt-scalajs-crossproject to 1.2.0 by @scala-steward in #69
- Update nscplugin, sbt-scala-native to 0.4.5 by @scala-steward in #70
- Update scala-library to 2.13.8 by @scala-steward in #66
Full Changelog: v1.0.4...v1.0.5
v1.0.4
- Add
env
command, printing environment variables, like
$ env SHELL
/bin/zsh
v1.0.3
.