Skip to content

Releases: tkf/Run.jl

v0.1.3

29 Sep 05:25
Compare
Choose a tag to compare

Run v0.1.3

Diff since v0.1.2

Merged pull requests:

v0.1.2

14 Jun 02:05
Compare
Choose a tag to compare

Run v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Support Julia 1.8-DEV (#29) (@tkf)

v0.1.1

03 Mar 03:20
Compare
Choose a tag to compare

Run v0.1.1

Diff since v0.1.0

Merged pull requests:

  • Switch to GitHub Actions (#23) (@tkf)
  • Fix tests for Julia 1.6 (#24) (@tkf)
  • Support/test failure with a signal (#25) (@tkf)

v0.1.0

24 Sep 21:01
Compare
Choose a tag to compare

Run v0.1.0

Merged pull requests:

  • Copy toml files to a temporary directory (#1) (@tkf)
  • Separate script and project paths (#2) (@tkf)
  • Print more runtime information in CI (#3) (@tkf)
  • Setup mergify (#4) (@tkf)
  • Run tests with Julia 1.3 (#5) (@tkf)
  • Add exitcodes and xfail options (#6) (@tkf)
  • Fix Travis CI (#7) (@tkf)
  • Show depwarn by default in Run.test (#9) (@tkf)
  • Run tests with Julia 1.4 (#10) (@tkf)
  • Run tests with Julia 1.5 (#11) (@tkf)
  • Fallback to ACTIVE_PROJECT (#12) (@tkf)
  • Fix the smoke test for Julia 1.6 (#16) (@tkf)