Skip to content

Releases: samleegray/SamiWorldTimers

v1.0.3

21 Apr 16:35

Choose a tag to compare

Bumps version to 1.0.3

Increments the version number to 1.0.3, indicating a new release or minor update.

v1.0.2

20 Feb 11:42

Choose a tag to compare

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

20 Feb 11:23

Choose a tag to compare

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

19 Feb 11:36

Choose a tag to compare

Merge branch 'misc_cleanup'