tag 1605531b0ddbad4d0cf76ab41dc744723474b720 10.0.2a
Author:	Rubio <RubioTwitch@curseforge>
Date:	Thu Nov 24 15:25:38 2022 -0600

Release 10.0.2a for DF

commit e1401c0d5c4d68ddef6a11b78f0d320c0ace2d4d
Author: Rubio <RubioTwitch@curseforge>
Date:   Thu Nov 24 15:24:26 2022 -0600

    - Made the search button movable.
    - Added stacksize to tooltips (/stackpack stacksize [on|off]).
    - Made internal fixes to:
            Stop leaking functions and settings into global namespace
            Standardize whitespace and eliminate (most of) the extraneous ";" in the code
            Consolidate option setting/display code
    - Combined saved variables into a single StackpackSettings table.
    - NOTE: this last change means all saved settings are now reset to defaults!

