Releases: elide-dev/setup-elide
Releases · elide-dev/setup-elide
v4.1.0
Immutable
release. Only release title and notes can be modified.
v4.0.1
What's Changed
- feat: apt repo and install script installation methods by emberian in #232
- feat: v4 action by Sam Gammon (@sgammon) in #233
- chore(deps): Bump actions/upload-artifact from 5.0.0 to 7.0.0 by Dependabot (@dependabot)[bot] in #238
- chore(deps): Bump oven-sh/setup-bun from 2.0.2 to 2.2.0 by Dependabot (@dependabot)[bot] in #237
- chore(deps): Bump actions/dependency-review-action from 4.7.1 to 4.9.0 by Dependabot (@dependabot)[bot] in #235
- chore(deps): Bump actions/setup-node from 4.4.0 to 6.3.0 by Dependabot (@dependabot)[bot] in #234
- chore(deps): Bump codecov/codecov-action from 5.4.3 to 6.0.0 by Dependabot (@dependabot)[bot] in #236
New Contributors
Full Changelog: v3...v4.0.1
v3.0.0
Some changes to Elide's setup action:
targetwas renamed toinstall_path(it was ambiguous!)- our use of the tool cache was fixed; cached installs of Elide are down to 1s or so
- the
cacheproperty was renamed tono_cache, and flipped - many dependencies were upgraded
- some bugs were fixed
Setup Elide v3
Currently pinned to v3.0.0.
v2
General fixes and updates for Elide's beta.
v1.0.1
Updates for Elide's latest release structure.
Full Changelog: v1.0.0...v1.0.1