Skip to content

1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 13:30
· 12 commits to main since this release
4585224

It's been almost a year since Rokit 1.0.0 - this maintenance release adds compatibility with more tooling versions and artifacts, and updates Rokit's internal dependencies.
It's also the first Rokit release with native ARM64 support across all major platforms. Otherwise, nothing has changed. Rokit 1.0.0 and above remain as stable as ever.

To update to this version, run rokit self-update. 🚀

Added

  • Added support for GitHub releases that use an x.y versioning scheme such as the Luau CLI (#86)
  • Added an extra hint for ensuring PATH is up to date, and that tools are runnable, after rokit install (#92)

Changed

  • Improved artifact extraction for forked tools in specific circumstances (#82)
  • Clarified messaging for subcommands when running rokit --help