Skip to content

setup-rokit v0.2.0 [YANKED]

Choose a tag to compare

@CompeyDev CompeyDev released this 04 May 10:23
· 3 commits to main since this release
8078d9a

This version seems to be completely unusable and has hence be yanked. Avoid using it.

Breaking Changes

  • Updated actions/cache dependency to v5, requiring at least node v24 and actions runner v2.327.1

Added

  • Fuzzy semver matching: versions such as v1, v1.1, etc. will get resolved to the latest matching
    semver version
  • 'v' prefixes are optionally accepted in the version input
  • Comprehensive test cases for installation and version resolution

Fixed

  • The version input is actually respected, it was previously ignored and defaulted to the latest release