Releases: roblox-compilers/roblox-py
Releases · roblox-compilers/roblox-py
v3.28.111
v3.27.111
A brand new update!
- Bython support
- Better import (You can now import packages relative to the current file!)
Full Changelog: v3.26.111...v3.27.111
v3.26.111
Bug fixes.
v3.25.111
What's Changed
- Fully rewritten
- Executables
- Speed improvements
- Create python-app.yml by @AsynchronousAI in #3
- Delete python-app.yml by @AsynchronousAI in #4
- docs: add tututuana as a contributor for code by @allcontributors in #6
- docs: add AsynchronousAI as a contributor for code by @allcontributors in #5
- docs: add BazirGames as a contributor for bug by @allcontributors in #7
- docs: add LawMixer as a contributor for bug by @allcontributors in #8
- docs: add cataclysmic-dev as a contributor for code by @allcontributors in #12
- Windows compatible climaker.py by @cataclysmic-dev in #16
- Redundancy fix climaker.py by @cataclysmic-dev in #17
- Filename appending fix robloxpy.py by @cataclysmic-dev in #18
- Update robloxpy.py by @cataclysmic-dev in #19
- docs: add luxkatana as a contributor for bug by @allcontributors in #21
- fix for issue that it gives error module not found by @luxkatana in #22
- v3.0.0 by @AsynchronousAI in #23
New Contributors
- @allcontributors made their first contribution in #6
- @cataclysmic-dev made their first contribution in #16
- @luxkatana made their first contribution in #22
Full Changelog: v2.25.111...v3.25.111
v2.25.111
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)
- Added LuauAST by roblox-ts for future roblox-pyc versions #2
- Cleaned up code
- Finished plugin, download link in discord server
- 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
- Safe-autoupdate using
rpyc info
to update so config files are not lost
The below release notes are autogenerated by GitHub
Pull requests
- unnecessary double checking file type by @tututuana in #1
- Add LuauAST by @AsynchronousAI in #2
New Contributors
- @tututuana made their first contribution in #1
- @AsynchronousAI made their first contribution in #2
Full Changelog: v1.16.15...v2.25.111
1.16.15
- DynamicLib
- Lunar library
- Typechecking
1.16.14
- Docs
- Lunar
- C/C++ bug fix
- Help
- Config
- roblox-pyc tool
Full Changelog: v1.15.14...v1.16.14
1.15.14
v1.15.14 verdsion
V1.15.13
- Big bug fix
v1.15.12
- C/C++ to Python as a baseline
- Format in python using a %
- Better erroring
Full Changelog: v1.14.12...v1.15.12