Skip to content

Releases: TomDotBat/lua-class-loader

1.1.3

07 Mar 00:11
2a4da65
Compare
Choose a tag to compare

What's Changed

  • feat: custom type check method (#8)
  • feat: add a property builder method to classes (#9)

Full Changelog: 1.1.2...1.1.3

1.1.2

06 Mar 21:54
4effbb3
Compare
Choose a tag to compare

What's Changed

  • feat: add ipairs and pairs to the base environment (#5)

Full Changelog: 1.1.1...1.1.2

1.1.1

06 Mar 14:08
67a6112
Compare
Choose a tag to compare

What's Changed

  • feat: make _G addressible at initialisation (#4)

Full Changelog: 1.1.0...1.1.1

1.1.0

06 Mar 00:08
ac8a1be
Compare
Choose a tag to compare

What's Changed

  • feat: better enums (#3)
  • fix: fixed broken logic on metadata checks
  • chore: updated copyright year

Full Changelog: 1.0.0...1.1.0

1.0.0

02 Nov 20:51
0946228
Compare
Choose a tag to compare