Releases: saspivey98/lua-inmation-debugger
Releases · saspivey98/lua-inmation-debugger
1.0.3 (Windows)
-Added proper user agents to REST requests so that Reverse Proxies (ahem Cloudflare) will be happy.
1.0.2 (Windows)
- added
selfpathinsyslib.configto replicate behavior and specific locations - 164/169 syslib functions implemented
- all syslib:object methods and properties implemented
- added syslib system model groups
- automated versioning
1.0.1 (Windows)
- syslib is added to global environment
- lua libraries are apart of runtime. Extension path is appended to path and cpath
- Inmation Debugger binaries need to be added to environment path in order for additional lua libraries to work
1.0.0 (Windows)
working vsix package on windows