File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
1010### Changed
1111- ** BREAKING** : Updated Zig toolchain requirement to version 0.15.1 ([ #11 ] ( https://github.com/mxpv/luaz/issues/11 ) )
1212- ` setCallbacks() ` now explicitly clears unused callback pointers to null, fixing behavior when switching between different callback struct types
13+ - Updated Luau dependency from version 0.686 to [ 0.688] ( https://github.com/luau-lang/luau/releases/tag/0.688 )
1314
1415## [ 0.4.0] - 2025-08-17
1516
Original file line number Diff line number Diff line change 33 .version = "0.4.0" ,
44 .dependencies = .{
55 .luau = .{
6- .url = "git+https://github.com/luau-lang/luau.git#8863bfc950d52e9e7b468354d353ca43623da4f6 " ,
7- .hash = "N-V-__8AAL1RoQB6sHvjYcFOR1l7LzYzS9r7VhsiKfNlEN_1 " ,
6+ .url = "git+https://github.com/luau-lang/luau.git?ref=0.688#0afee00064945abbeb6e6ef2b87633564c54e176 " ,
7+ .hash = "N-V-__8AALMbowB3EFc1Kwh2LGjUSaGkhXveUY0s8TLW63vI " ,
88 },
99 },
1010
You can’t perform that action at this time.
0 commit comments