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 6ac21f8 commit 3075444Copy full SHA for 3075444
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
-## [Unreleased](https://github.com/gilzoide/lua-gdextension/compare/929f8f3971764c42cac641988e93ce6ce5be9452...HEAD)
+## [Unreleased](https://github.com/gilzoide/lua-gdextension/compare/0.1.0...HEAD)
3
+
4
5
+## [0.1.0](https://github.com/gilzoide/lua-gdextension/releases/tag/0.1.0)
6
### Added
7
- `LuaState` class for holding a Lua state and interacting with it.
8
You may create as many instances as you want, each one representing an independent Lua state.
0 commit comments