Releases: TradeSkillMaster/LibTSMClass
Releases · TradeSkillMaster/LibTSMClass
Release list
v2.1.0
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