Releases: lewisclark/glua-steal
Releases · lewisclark/glua-steal
gluasteal-v2.1
What's Changed
- macOS support by @lewisclark in #42
- Remove duplicate new lines on Windows by @lewisclark in #48
- Upload built library artifact from CI by @lewisclark in #44
- Update actions/checkout to v3 by @lewisclark in #41
Full Changelog: v2.0...v2.1
gluasteal-v2.0
Adds the config.toml file - see README.md for configuration options.
Adds optimization techniques to improve performance of the Lua stealer.
What's Changed
- Add extension mappings for libraries for all supported platforms by @lewisclark in #19
- Use main thread for IO instead of creating new by @lewisclark in #18
- Community standards stuff by @lewisclark in #28
- Readme banner by @lewisclark in #29
- Update README.md by @lewisclark in #30
- Provide user configuration via config.toml file by @lewisclark in #31
- Update readme for config by @lewisclark in #32
- Add log level option to config by @lewisclark in #33
- Add logger section to config example by @lewisclark in #34
- Readme update by @lewisclark in #36
- Add write mode config option for stealer by @lewisclark in #38
Full Changelog: v1.9...v2.0
gluasteal-v1.9
A few bug fixes regarding threading and filename sanitization.
gluasteal-v1.8
Features concurrent IO for the Lua dumper. Increases in-game performance and eliminates bottlenecking by offloading IO work from the Lua thread to a dedicated thread.
gluasteal-v1.7
64-bit support for Linux and Windows.
gluasteal-v1.6-windows
v1.6 now includes 64-bit support for Windows only
gluasteal-v1.5-windows
gluasteal version 1.5
gluasteal-v1.4-windows
gluasteal version 1.4
gluasteal-v1.3-windows
gluasteal version 1.3
gluasteal-v1.2-windows
Update version