Revision history for JavaScript-Const-Exporter
v0.1.7 2022-07-26 18:11:07+01:00 Europe/London
[Bug Fixes]
-
Removed unused prerequisite imports.
[Documentation]
-
Bump copyright year.
-
Fixed encoding of links in README.
[Toolchain]
-
Updated MANIFEST.SKIP.
v0.1.6 2021-03-20 10:11:57+00:00 Europe/London
[Tests]
-
Specify minimum version of Test::Deep, GH #1.
v0.1.5 2021-03-13 11:58:48+00:00 Europe/London
[Documentation]
-
Document issue with Const::Exporter v1.0.0 or earlier.
-
Add note to KNOWN ISSUES about older Perl versions.
-
Reformatted POD for `js-const` script.
-
Bumped copyright year.
[Other]
-
Added $VERSION to `js-const` script.
v0.1.4 2020-12-17 22:21:26+00:00 Europe/London
[Tests]
-
Added more tests.
-
Specified an appropriate minimum versions of various testing modules.
v0.1.3 2020-12-17 15:59:13+00:00 Europe/London
[Bug Fixes]
-
Specify minimum versions of Moo and Sub::Identify.
v0.1.2 2020-12-17 14:04:58+00:00 Europe/London
[Enhancements]
-
Emit a warning when coderef constants are not actually constants.
[Tests]
-
Fixed test that used Const::Exporter.
v0.1.1 2020-12-16 21:28:48+00:00 Europe/London
[Tests]
-
Added recommended prereqs.
-
Fixed test that was supposed to skip when Const::Fast::Exporter
was not installed.
[Other]
-
Fixed incorrect keywords in distribution metadata.
v0.1.0 2020-12-16 17:45:07+00:00 Europe/London
-
Initial version released.