0.070   2024-01-02  Released-By: PERLANCAR; Urgency: medium
        - Depend on Data::Dump::Filtered (RT#150924).
0.06    2023-08-07  Released-By: PERLANCAR; Urgency: medium
        - Remove usage of smartmatch to avoid deprecation warning in perl
          5.38+.
0.05     2014-03-28  Released-By: SHARYANTO
         - No functional changes.
         - Add 'use experimental smartmatch' for perl 5.18+.
0.04     2012-12-03  Released-By: SHARYANTO
         [INCOMPATIBLE CHANGES]
         - Sort hash keys, to work around perl 5.17.6+ hash randomization [RT
           #81626].
0.03     2010-07-23  Released-By: SHARYANTO
         - Add options: mask_keys_regex, pair_filter.
0.02     2010-07-01  Released-By: SHARYANTO
         - Correct handling of undef.
0.01     2010-06-26  Released-By: SHARYANTO
         - First release.