Skip to content

Releases: lumin-org/framework

v10.0.0

29 Jan 04:04
Compare
Choose a tag to compare

Changelog

Removed

  • Removed New in favor of using Add for all modules

What's Changed

New Contributors

Full Changelog: v9.1.1...v10.0.0

v10.0.0-rc5

25 Jan 16:31
Compare
Choose a tag to compare
v10.0.0-rc5 Pre-release
Pre-release

Changelog

Added

  • Proper rbxts support - #39

What's Changed

New Contributors

Full Changelog: v10.0.0-rc4...v10.0.0-rc5

v10.0.0-rc4

22 Jan 02:49
Compare
Choose a tag to compare
v10.0.0-rc4 Pre-release
Pre-release

Changelog

Added

  • Completely revamped documentation (guides and API)
  • Added back Lifecycles (they're actually really good)

Changed

  • Changed the behavior of Add, now only gets children and not descendants

Full Changelog: v10.0.0-rc3...v10.0.0-rc4

v10.0.0-rc3

21 Jan 21:24
Compare
Choose a tag to compare
v10.0.0-rc3 Pre-release
Pre-release

Changelog

Removed

  • Removed Lifecycles, they do not have much use

Full Changelog: v10.0.0-rc2...v10.0.0-rc3

v10.0.0-rc2

20 Jan 04:59
Compare
Choose a tag to compare
v10.0.0-rc2 Pre-release
Pre-release

Changelog

Fixed

  • Move table freezing to init process instead of on creation
  • Addresses really big issue with Start not being able to run

Full Changelog: v10.0.0-rc1...v10.0.0-rc2

v10.0.0-rc1

04 Jan 01:27
Compare
Choose a tag to compare
v10.0.0-rc1 Pre-release
Pre-release

Changelog

Full Changelog: v9.1.1...v10.0.0-rc1

v9.1.1

16 Dec 03:29
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixes an issue with start being in the incorrect order (#29)

Removed

  • Removes default lifecycle types

Full Changelog: v9.1.0...v9.1.1

v9.1.0

21 Nov 04:10
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixes an issue with start being in the incorrect order (#29)

Removed

  • Removes default lifecycle types

Full Changelog: v9.0.1...v9.1.0

v9.0.1

19 Nov 00:56
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixes an issue with initiation (#28)

Full Changelog: v9.0.0...v9.0.1

v9.0.0

10 Oct 03:18
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixes some issues that are related to yielding code unexpectedly (#27)
  • Fixes some docs issues

Changed

  • Improved the way lifecycles are loaded (#26)

What's Changed

New Contributors

Full Changelog: v8.1.5...v9.0.0