Skip to content

v1.17.0

Latest
Compare
Choose a tag to compare
@howmanysmall howmanysmall released this 12 Aug 19:30
· 2 commits to main since this release

[1.17.0] - 2024-08-12

Added

  • Removed old TestEZ unit testing in favor of Jest.
  • Added Lune scripts for building.
  • Improved the documentation.
  • Fixed doc comments being way too long.

Changed

  • Rewrote the API to be correct for Luau LSP strict mode and Roblox strict mode.
  • Changed the Janitor.AddPromise API to be a better typed version.
  • Rewrote the code to be a little bit more readable.
  • Optimized the code with funny micro optimizations.

Fixed

  • Fixed suspicious thread cleanup.

Full Changelog: v1.16.0...v1.17.0