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 606a0b2 commit eb2c40fCopy full SHA for eb2c40f
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.5.0] - 2025-08-22
8
+
9
### Added
10
- Enabled Ubuntu 22.04 ARM on CI.
11
build.zig.zon
@@ -1,6 +1,6 @@
1
.{
2
.name = .luaz,
3
- .version = "0.4.0",
+ .version = "0.5.0",
.dependencies = .{
.luau = .{
.url = "git+https://github.com/luau-lang/luau.git?ref=0.688#0afee00064945abbeb6e6ef2b87633564c54e176",
0 commit comments