0.4.0 (January 24, 2021)
- added two new events: EVENT_LEFT_LIST_CLEARED, EVENT_RIGHT_LIST_CLEARED (
#19)
- fixed an issue where the << and >> buttons were not enabled again after adding a new entry (
#16)
- fixed an issue with moving selected entries when a new entry is added in between (
#17 /
#18)
0.3.4 (November 03, 2020)
- updated to APIVersion 100033 (Markarth) (
#11)
- fixed an issue where non-EN localization was not applied (
#10)
0.3.3 (September 05, 2020)
- updated to APIVersion 100032 (Stonethorn)
0.3.2 (April 24, 2020)
- updated to APIVersion 100031 (Graymoor)
0.3.1 (February 24, 2020)
- updated to APIVersion 100030 (Harrowstorm)
0.3.0 (December 17, 2019)
- add two new library functions: [RegisterCallback] and [UnregisterCallback]
- updated to APIVersion 100029 (Dragonhold)
0.2.0 (August 21, 2019)
- restructured customSettings (breaking change!)
- add [dragDropEnabled] setting to control the drag-and-drop feature (by Baertram)
- add [fontSize] setting to change the font of the entries
- add localization for default empty text
0.1.1 (August 18, 2019)
- add [sortEnabled] customSetting as proposed by Baertram
- add additional shortcut parameters to .Create/:New as proposed by Baertram
0.1.0 (August 18, 2019)
- initial (beta) release