You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog
2
2
3
+
## 1.30.0
4
+
5
+
- Allow passing in-memory plugins when using the tstl API, for more flexible integration into scripts
6
+
- Changed how stracktraces are handled for `Error` in Lua 5.1 and LuaJIT
7
+
3
8
## 1.29.0
4
9
5
10
- Added support for the `Luau` luaTarget. This will use Luau's `continue` statement and ternary conditional expression `if ... then ... else ...` where appropriate.
0 commit comments