Skip to content

Releases: roblox-compilers/roblox-py

v3.28.111

15 Apr 22:07
Compare
Choose a tag to compare
  • Organized code
  • Fixed runtime error

(use file rbxpy.exe for Windows and file rbxpy for macOS if you are encountering trouble installing)

v3.27.111

15 Mar 23:02
Compare
Choose a tag to compare

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

15 Oct 15:07
Compare
Choose a tag to compare

Bug fixes.

v3.25.111

08 Oct 00:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.25.111...v3.25.111

v2.25.111

29 Jul 20:01
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.16.15...v2.25.111

1.16.15

16 Jul 00:53
Compare
Choose a tag to compare
  • DynamicLib
  • Lunar library
  • Typechecking

1.16.14

15 Jul 19:57
9b18811
Compare
Choose a tag to compare
  • Docs
  • Lunar
  • C/C++ bug fix
  • Help
  • Config
  • roblox-pyc tool

Full Changelog: v1.15.14...v1.16.14

1.15.14

12 Jul 21:09
Compare
Choose a tag to compare
v1.15.14

verdsion

V1.15.13

12 Jul 21:01
Compare
Choose a tag to compare
  • Big bug fix

v1.15.12

12 Jul 19:51
Compare
Choose a tag to compare
  • C/C++ to Python as a baseline
  • Format in python using a %
  • Better erroring

Full Changelog: v1.14.12...v1.15.12