Skip to content

v0.47.0 - major refactors and cleanups

Choose a tag to compare

@ElhamAryanpur ElhamAryanpur released this 03 May 17:06
· 44 commits to main since this release

Bug Fixes

  • macos updates executable permission upon update - (fa3069a)

Features

  • added server debug auto refresh system - (ab1924f)

Miscellaneous Chores

  • removed teal and added luau support for imports and more. Astra is now Lua first - (de0f290)

Refactoring

  • remove teal type definitions - (80ead10)
  • [breaking] removed Teal and added safety runtime option - (82f77f7)
  • [breaking] removed teal from the codebase - (2cd0807)
  • moved CURRENT_SCRIPT and MAIN_SCRIPT to be inside Astra global - (1655e2c)
  • removed HTTPRequest's :forms, :set_json, :set_bytes, and Websocket's ping and pong

Full Changelog: v0.46.0...v0.47.0