Releases: seblindfors/LibSettings
Releases · seblindfors/LibSettings
0.6
LibSettings
0.6 (2024-02-27)
Full Changelog Previous Releases
- Update LibSettings.lua
- Modularize all types
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
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
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