Log
- Test mode
- Use environment variable `export ENABLE_BETA_RPYC=True` to enable C and C++
- A lot of bug fixes
- Thanks tututuana for `unnecessary double checking file type` fix 1
- Redid the code to be more modular
- Standalone executables (recommended by lawmixer in the [discord server](https://discord.gg/RAXYEjj3))
- Added LuauAST by roblox-ts for future roblox-pyc versions 2
- Cleaned up code
- Finished plugin, download link in [discord server](https://discord.gg/RAXYEjj3)
- Fixed addition issue where you cannot concat in python (safeadd)
- Added footer
- Fixed issue in Lunar where it will automatically `return <>` the last line
- Thanks BazirBlox/BazirGames for reporting a lot of bugs in the [discord server](https://discord.gg/RAXYEjj3)
- Safe-autoupdate using `rpyc info` to update so config files are not lost
***
<sub>The below release notes are autogenerated by GitHub</sub>
Pull requests
* unnecessary double checking file type by tututuana in https://github.com/AsynchronousAI/roblox-pyc/pull/1
* Add LuauAST by AsynchronousAI in https://github.com/AsynchronousAI/roblox-pyc/pull/2
New Contributors
* tututuana made their first contribution in https://github.com/AsynchronousAI/roblox-pyc/pull/1
* AsynchronousAI made their first contribution in https://github.com/AsynchronousAI/roblox-pyc/pull/2
**Full Changelog**: https://github.com/AsynchronousAI/roblox-pyc/compare/v1.16.15...v2.25.111