Revision history for Hash-Util-Merge:

v0.3.0    2026-02-07 15:37:41+00:00 Europe/London
  [Enhancements]
  - Any number of hashes can be merged.

  - Duplicate keys are not reprocessed.

  [Bugs]
  - Clean namespace.

  [Documentation]
  - Improved the discussion of the merge function.

  - Updated copyright year.

  - README.md is buillt using Dist::Zilla UsefulReadme plugin.

  - Replaced INSTALL with section in README.md.

  - Added a LICENSE and SECURITY.md to the distribution.

  - Reorganised POD with a SUPPORT section.

  [Tests]
  - Changed the module used for MANIFEST testing.

  - Moved author/release tests into the xt directory.

  - Added more author tests.

  - Switched to Test2::V0.

  [Toolchain]
  - Updated the Dist::Zilla configuration.

v0.2.0    2023-05-24 17:02:55+01:00 Europe/London
  [Incompatible Changes]
  - Bumped minimum version of Perl to v5.14.

  [Documentation]
  - Bump copyright year.

  - Fix encoding of links in README.

  [Tests]
  - Remove Storable from report-prereqs test.

  [Other]
  - Specify minimum version of Exporter.

  - Remove bad rule from MANIFEST.SKIP.

  - Update MANIFEST.SKIP rules.

  - Sign distributon.

v0.1.2    2020-06-29 23:28:49+01:00 Europe/London
  [Enhancements]
  - Removed use of syntactic prototype.

  [Tests]
  - Removed clean namespace test.

  [Other]
  - Stop removing core modules from prereqs.

v0.1.1    2020-02-14 08:24:57+00:00 Europe/London
  [Documentation]
  - Fix typo in SYNOPSIS, thanks @manwar

v0.1.0    2020-02-13 17:37:40+00:00 Europe/London
  - Initial version released.