Skip to content

Releases: julia-actions/install-juliaup

v2.2.1

09 Oct 14:54
1da6847
Compare
Choose a tag to compare

Dependency Updates

CI

  • CI: Add the tagcheck job, which just makes sure that the latest tagged release of this action is able to run without error by @DilumAluthge in #103

Full Changelog

Full Changelog: v2.2.0...v2.2.1

v2.2.0: Update to Juliaup 1.17.4

09 Oct 05:40
8fcbfb2
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • Build(deps): Bump julia-actions/setup-julia from 2.3.0 to 2.4.0 by @dependabot in #86
  • Build(deps): Bump julia-actions/setup-julia from 2.4.0 to 2.6.0 by @dependabot in #93
  • Build(deps): Bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #94
  • Build(deps): Bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #91

Full Changelog

Full Changelog: v2.1.2...v2.2.0

v2.1.2

25 Aug 18:22
f45b6da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

22 Aug 02:55
74d790b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.1.1

v2.1.0

10 Jul 19:34
d802ef2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.1.0

v2.0.2

08 Jun 21:56
2ad49a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

08 Jun 06:15
4e20e07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.0.1

v2.0.0

30 May 20:45
1bd0233
Compare
Choose a tag to compare

⚠️ Breaking Changes ⚠️

  • The julia-version input has been renamed to channel (#62)

What's Changed

Full Changelog: v1...v2.0.0

v1.4.0 (this was the last v1 release of this action)

05 Apr 14:46
5e96cfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

05 Apr 03:35
805cacf
Compare
Choose a tag to compare

What's Changed

  • Small tweaks to the devdocs by @DilumAluthge in #51
  • README: update an example to demonstrate Julia in the PATH by @DilumAluthge in #52
  • Run juliaup update CHANNEL (after running juliaup add CHANNEL and before running juliaup default CHANNEL) by @DilumAluthge in #22

Full Changelog: v1.2.0...v1.3.0