Skip to content

Releases: seblindfors/LibSettings

0.6

27 Feb 15:06

Choose a tag to compare

LibSettings

0.6 (2024-02-27)

Full Changelog Previous Releases

  • Update LibSettings.lua
  • Modularize all types

0.5

22 Feb 08:46

Choose a tag to compare

0.5

LibSettings

0.5 (2024-02-22)

Full Changelog Previous Releases

  • Enable TOC creation for multiple clients
  • Add XML format for include as dependency
  • Give pool objects their own release handle
    For programming convenience, shouldn't have to keep track of where a pool object came from.
  • Make frame pool handling private

0.4

20 Feb 08:15

Choose a tag to compare

0.4

LibSettings

0.4 (2024-02-20)

Full Changelog Previous Releases

  • Update version
  • Update README.md
  • Update comments
  • Refactoring
    • Consolidate Types enum with Factory.
    • Add inline documentation to all widget types.
    • Add helpers to retrieve a category and open in the settings panel.

0.3

18 Feb 20:31

Choose a tag to compare

0.3

LibSettings

0.3 (2024-02-18)

Full Changelog Previous Releases

  • Update version
  • Make initial get value optional (fallback to default value)
  • Add test file to git ignore
  • Delete LibSettings.Test.lua
  • Add support for cvars

0.2

18 Feb 16:39

Choose a tag to compare

0.2

LibSettings

0.2 (2024-02-18)

Full Changelog Previous Releases

  • Add color support on WotLK Classic