Releases: prometheus-lua/Prometheus
Releases · prometheus-lua/Prometheus
v0.2.8
What's Changed
- Update readme.md by @levno-710 in #183
- Fix an issue with vararg being indexed and add partial support for Luau if/else expressions. by @TechHog8984 in #190
- Fixed variable name 'length' being 'lenght' by @SpinnySpiwal in #191
- style: dont use two requires in same line by @RodrigoDornelles in #193
- Update license by @levno-710 in #199
- Merge: Fix for RepeatStatement compilation in Vmify by @Zaenalos in #205
- Fix invalid usage of debug.getlocal in AntiTamper by @9382 in #204
- Remove build script and related documentation from README by @levno-710 in #208
New Contributors
- @TechHog8984 made their first contribution in #190
- @RodrigoDornelles made their first contribution in #193
- @Zaenalos made their first contribution in #205
Full Changelog: v0.2.7...v0.2.8
Alpha v0.2.7
some bugfixes
Alpha v0.2.6
Various Improvements
Alpha v0.2.5
Includes fix for #92
Alpha v0.2.4
Includes fix for #77
Alpha v0.2.3
Alpha v0.2.2
v0.2 with Bugfixes
What's Changed
- Support for LuaU finished
- Full rewrite of the Compiler
- String Encryption
- Better performance
- Added more testcases
- Added
--LuaUargument - Added
--Lua51argument - Added
--prettyargument
Bug Fixes
Alpha v0.2.1
v0.2 with Bugfixes
What's Changed
- Support for LuaU finished
- Full rewrite of the Compiler
- String Encryption
- Better performance
- Added more testcases
- Added
--LuaUargument - Added
--Lua51argument - Added
--prettyargument
Bug Fixes
Alpha v0.2
What's Changed
- Support for LuaU finished
- Full rewrite of the Compiler
- String Encryption
- Better performance
- Added more testcases
- Added
--LuaUargument - Added
--Lua51argument - Added
--prettyargument
Bug Fixes
New Contributors
Alpha v0.1.8
Includes Fix for #18
NOTE: This is a significant bug. You should not use older versions