Releases: brittyazel/DevTool
Releases · brittyazel/DevTool
1.2.9
1.2.8
1.2.7
DevTool
1.2.7 (2025-10-19)
Full Changelog Previous Releases
- Update workflow to checkout@v5
- Update TOC and Update Ace3 libs
- Make sure 12.0 additions work for other client types as well
- Merge pull request #17 from Krealle/main
Add handling of secret values introduced in 12.0.0 - display secret value type
- bump toc to 12.0.0
- normalize secret values when processing call function data
- don't try to add secretvalues
- add DevTool.normalizeSecretValue helper
1.2.6
1.2.5
DevTool
1.2.5 (2025-08-04)
Full Changelog Previous Releases
- Update TOC for 11.2
- Simplify window resizing to accommodate 11.2 API changes
Fixes #16. In 11.2 Blizzard made it so ClearAllPoints() invalidates the rect immediately, rather than the rect continuing to be a target that we can query GetLeft() and GetTop() from.