We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec2ce36 commit c10718eCopy full SHA for c10718e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v0.11.6 (Jan 27, 2026)
2
+
3
+- Added Lua 5.5 support (`lua55` feature flag)
4
+- Luau updated to 0.705+
5
+- Added `AnyUserData::is_proxy` method to check if userdata is a proxy
6
+- Added `num_params`, `num_upvalues`, `is_vararg` to `FunctionInfo`
7
8
## v0.11.5 (Nov 22, 2025)
9
10
- Luau updated to 0.701
0 commit comments