Changes since tag 8.3.0.00

commit 228bf612c7caee589aee3de848c60ad397d934a2
Author: Cilraaz <cilraaz@gmail.com>
Date:   Mon Mar 9 21:28:50 2020 -0400

    Add Global Exclude for HL.UseTrinkets

commit 9bd74c79ca2b458cebcca555c426a7ce71c9fc42
Author: Cilraaz <cilraaz@gmail.com>
Date:   Mon Mar 9 19:09:27 2020 -0400

    Update UseItems to Use Item Object Instead of ID

commit b0dcc8fd7f51815af0c50feea8fd182046b732e0
Author: Cilraaz <cilraaz@gmail.com>
Date:   Mon Mar 9 13:21:57 2020 -0400

    Add HL.UseTrinkets Function
    
    - On Use Trinkets gathered from updated HL.GetEquipment function are
    iterated, checked if IsReady is true, then checked against excludes
    passed to the function
    - Excludes should be a table of item IDs that are specifically handled
    within the spec profile
    - Returns the item ID of a non-excluded, ready to cast on use trinket

commit 7fb2bc825b823a1dd6034f0aecb8f29ead258a70
Author: Cilraaz <cilraaz@gmail.com>
Date:   Mon Mar 9 00:02:49 2020 -0400

    Add HL.OnUseTrinkets to HL.GetEquipment
    
    - Index on-use trinkets for use with SimC's "use_items" call

commit c1232e8941dfc408ffc8cf9e9cd00ebb7d635a95
Author: EvanMichaels <evan.michaels@gmail.com>
Date:   Sat Feb 29 16:21:59 2020 -0500

    [Aura] Add Spell:ActiveUnits() Helper Function for AuraTracking System

commit 0ca9f9e556a488f97a9cd905c8ebfbf8e6af7231
Author: EvanMichaels <evan.michaels@gmail.com>
Date:   Sat Feb 29 16:20:58 2020 -0500

    [Power] Add TimeToXResourceMap Helper

