Releases: samleegray/SamiWorldTimers
Releases · samleegray/SamiWorldTimers
v1.0.3
v1.0.2
Consolidates global namespace usage Refactors usage of the global `SamiWorldTimers` variable to a local alias `SWT` for improved readability and encapsulation. Adjusts related function and variable assignments accordingly. Updates versioning to reflect internal refactoring. No changes in functionality; this is purely an internal improvement for code consistency and clarity.
v1.0.1
Refactors UI and updates release process Encapsulates UI elements within `ui` namespace for better maintainability. Updates release workflow to ensure a more organized zip structure by moving files into a dedicated directory before archiving. Updates dependency on LibAddonMenu-2.0 to version 41.
v1.0.0
Merge branch 'misc_cleanup'