File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22## [ Unreleased]
3+
4+
5+ ## [ 0.1.0]
36### Added
7+ - ` GD._VERSION `
48- ` Object.null `
59- Call ` Object.set ` on ` Object.__newindex `
6- - REPL history, with up/down keys choosing previous/next line
710- Stack trace to error message when loading script fails
811- Initialize known properties when instantiating script
912- Unit test infrastructure
10-
13+ - Android ARMv7/ARM64/x86/x86_64 builds
14+ - [ plugin] REPL history, with up/down keys choosing previous/next line
1115
1216### Fixed
1317- Properties with ` nil ` as default value not accesible from Lua
3135- API documentation
3236
3337
34- [ Unreleased ] : https://github.com/gilzoide/godot-lua-pluginscript/compare/r1...HEAD
38+ [ Unreleased ] : https://github.com/gilzoide/godot-lua-pluginscript/compare/0.1.0...HEAD
39+ [ 0.1.0 ] : https://github.com/gilzoide/godot-lua-pluginscript/releases/tag/0.1.0
3540[ r1 ] : https://github.com/gilzoide/godot-lua-pluginscript/releases/tag/r1
You can’t perform that action at this time.
0 commit comments