Releases: Jods-GH/CustomNames
Releases · Jods-GH/CustomNames
v1.0.7
CustomNames
v1.0.7 (2023-05-31)
Full Changelog Previous Releases
- renamed to remove Lib, moved api to it's own file, added callbacks
v1.0.6
LibCustomNames
v1.0.6 (2023-05-30)
Full Changelog Previous Releases
- remove asserts and nilcheck instead
v1.0.5
LibCustomNames
v1.0.5 (2023-05-30)
Full Changelog Previous Releases
- adjusted documentation
- adjusted lib functions to use . instead of : also fixed editing and deleting of units in db
- Update release.yml
- Update README.md
v1.0.4
LibCustomNames
v1.0.4 (2023-05-30)
Full Changelog Previous Releases
- added Unit functionality and UnitName(unit), UnitFullName(unit), GetUnitName(unit,showServerName) options
v1.0.3
v1.0.2
LibCustomNames-1.0
v1.0.2 (2023-05-29)
Full Changelog Previous Releases
- Create LICENSE
- Update release.yml
v1.0.1
LibCustomNames-1.0
v1.0.1 (2023-05-29)
Full Changelog Previous Releases
- bump minor version
- fixed pattern matching to correctly work with all characters
- add WowInterface id
v1.0.0
LibCustomNames-1.0
v1.0.0 (2023-05-29)
Full Changelog Previous Releases
- Merge branch 'main' of https://github.com/Jodsderechte/LibCustomNames-1.0
- Create Addon: An addon to manage Custom Names to use in other addons instead of character Names
- Update release.yml
- fix permission denied error
- add Name-Realm check and wago-ID
- Merge branch 'main' of https://github.com/Jodsderechte/LibCustomNames-1.0
- Update LibCustomNames-1.0.toc
- Update README.md
- Update README.md
- fixed SlashComands
- remove lib: translit and cleaned up interface
- moved functions from globals to lib functions
- Merge branch 'main' of https://github.com/Jodsderechte/LibCustomNames-1.0
- add libs
- Update README.md
- Create README.md
- add cf project id to toc
- add github stuff
- Creat LibCustomNames
- Initial commit