tag d3cda23c9cc1b9116808f07859f285602e13ac06 v10.1.5.453
Author:	Tercio Jose <terciob19@hotmail.com>
Date:	Sat Aug 5 21:47:19 2023 -0300

commit aee64cb97195334395f2a1c54ce1b46fccf21941
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Aug 5 21:46:50 2023 -0300

    Moved statusbar function mixin from panel.lua to mixins.lua; Changed + - texture on sliders

commit ef9df50a2e0be671194ed1b251880138aa5c953d
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Aug 5 21:45:54 2023 -0300

    Moved Unit Frame code from panel.lua to a new file unitframe.lua

commit d1832edcbd5edc33e221920f368b885ceebfc1c3
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Aug 5 21:45:17 2023 -0300

    Added DF.table.removeduplicate(table1, table2), removes from table1 entries that exists on table2

commit 70b491bae57cd49dda69a183ea069f456a98a74b
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Aug 5 21:43:35 2023 -0300

    Added functions to set the texture, vertex color of the 4 textures of the button
    
    - Added DetailsFramework:SetButtonTexture(button, texture, left, right, top, bottom) 'texture' can be an atlas.
    - Added DetailsFramework:SetButtonVertexColor(button, red, green, blue, alpha)

commit 593ea4984f5242ffd82778cf1a8850e24393fe23
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Aug 5 21:41:07 2023 -0300

    Re-Writing DetailsFramework:CreateNewAddOn() Saved Variables still need some tweaks

