Skip to content

docs: document Lua version#6741

Merged
jdx merged 2 commits intojdx:mainfrom
ofalvai:ofalvai/document-lua-version
Oct 23, 2025
Merged

docs: document Lua version#6741
jdx merged 2 commits intojdx:mainfrom
ofalvai:ofalvai/document-lua-version

Conversation

@ofalvai
Copy link
Copy Markdown
Contributor

@ofalvai ofalvai commented Oct 23, 2025

I couldn't find which Lua version I should develop against when creating a backend plugin. If I'm not mistaken, this is Lua 5.1 at the moment: https://github.com/ofalvai/mise/blob/685a44de339ff31b47896b9f10c96e18774856d6/crates/vfox/Cargo.toml#L27

@jdx
Copy link
Copy Markdown
Owner

jdx commented Oct 23, 2025

While we're at it we should add this to the other plugin docs

@ofalvai
Copy link
Copy Markdown
Contributor Author

ofalvai commented Oct 23, 2025

@jdx good catch, pushed a fix

@jdx jdx merged commit 0d22213 into jdx:main Oct 23, 2025
25 checks passed
jdx pushed a commit that referenced this pull request Oct 23, 2025
### 🚀 Features

- **(tasks)** modify usage spec parsing to return dummy strings by
@iamkroot in [#6723](#6723)
- include resolved sources in task templating context by
@the-wondersmith in [#6180](#6180)
- Add Tera function `absolute` by @iamkroot in
[#6729](#6729)

### 🐛 Bug Fixes

- **(cli)** respect os filter during upgrade by @iamkroot in
[#6724](#6724)

### 📚 Documentation

- fix RUNTIME.osType values in example snippet by @ofalvai in
[#6732](#6732)
- migrate issue links to GitHub discussions by @jdx in
[#6740](#6740)
- document Lua version by @ofalvai in
[#6741](#6741)

### New Contributors

- @ofalvai made their first contribution in
[#6741](#6741)
- @iamkroot made their first contribution in
[#6729](#6729)
- @the-wondersmith made their first contribution in
[#6180](#6180)

## 📦 Aqua Registry Updates

#### New Packages (8)

- [`SUPERCILEX/fuc/cpz`](https://github.com/SUPERCILEX/fuc/cpz)
- [`SUPERCILEX/fuc/rmz`](https://github.com/SUPERCILEX/fuc/rmz)
- [`dinoDanic/diny`](https://github.com/dinoDanic/diny)
- [`eth-p/bat-extras`](https://github.com/eth-p/bat-extras)
- [`k1LoW/tailor-log`](https://github.com/k1LoW/tailor-log)
- [`mashiike/acrun`](https://github.com/mashiike/acrun)
- [`opengrep/opengrep`](https://github.com/opengrep/opengrep)
-
[`praetorian-inc/noseyparker`](https://github.com/praetorian-inc/noseyparker)

#### Updated Packages (2)

- [`bufbuild/buf`](https://github.com/bufbuild/buf)
-
[`bytecodealliance/wasm-tools`](https://github.com/bytecodealliance/wasm-tools)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants