Skip to content

Releases: TradeSkillMaster/LibTSMClass

Release list

v2.1.0

Choose a tag to compare

@Sapu94 Sapu94 released this 27 Nov 18:42
3ca32e2

New Features

  • Extension support has been added to allow for defining additional class methods after the class is initially defined. See the docs for more information.

Enhancements and Bug Fixes

  • Various improvements to the LuaLS plugin have been made.
  • Made default instance __tostring() behave better when running outside of WoW

Full Changelog

  • More reliable default instance string when running outside of WoW by @Sapu94 in #24
  • Refactor LuaLS plugin to expose more functionality and be faster by @Sapu94 in #26
  • Fix bug with LuaLS plugin helper function by @Sapu94 in #27
  • Fix typo in README by @Sapu94 in #28
  • Support for extensions by @Sapu94 in #29

Diff

v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@Sapu94 Sapu94 released this 22 Mar 16:46
75f213e

This is the first versioned release of LibTSMClass.