Revision history for Plack-Middleware-BlockHeaderInjection
v1.3.1 2026-05-02 18:12:51+01:00 Europe/London
[Documentation]
- Added link to Plack::Middleware::Lint in the SEE ALSO.
[Toolchain]
- Stopped using Module::Signature for signing modules.
[Tests]
- Changed author tests to use Test::DistManifest.
v1.3.0 2026-04-24 08:46:33+01:00 Europe/London
[Enhancements]
- Added a clean option to replace newlines with whitespace.
v1.2.0 2026-04-23 23:22:39+01:00 Europe/London
[Enhancements]
- Blocks all characters between 0x00 through 0x1f as per the PSGI specification (GH#1).
- Initialisation is not run in every request.
[Incompatabilities]
- Perl v5.24 or later is required.
[Documentation]
- Fixed POD errors.
- Update copyright year.
- Fixed link in the SOURCE section.
- Added LICENSE and SECURITY.md.
- Generate README using the UsefulReadme plugin.
- Add doap.xml to the distribution.
- Updated author email due to issues with cpan.org addresses.
[Tests]
- Added missing perlcritic.rc for author tests.
- Moved author tests into xt.
[Toolchain]
- MANIFEST.SKIP is now static and not rebuilt with buggy Dist::Zilla plugins.
- Fix issues with the Dist::Zilla configuration.
- Updated build and development requirements.
v1.1.1 2023-06-19 09:41:15+01:00 Europe/London
[Documentation]
- Fixed typo in Changes.
v1.1.0 2023-06-15 23:44:37+01:00 Europe/London
[Incompatible Changes]
- Bumped the minimum version of Perl to v5.12.
[Documentation]
- Documented the support policy for earlier Perl versions.
- Updated copyright year.
[Toolchain]
- Sign the distribution.
- Removed `.travis.yml` from repo.
- Updated MANIFEST.SKIP rules.
[Other]
- Perltidied the source code.
v1.0.1 2020-12-11 15:32:37+00:00 Europe/London
[Toolchain]
- Fixed error in Dist::Zilla config.
v1.0.0 2020-12-11 15:29:14+00:00 Europe/London
[Toolchain]
- Change distribution to use Dist::Zilla for building.
[Other]
- Bumped version to v1.0.0.
- Lowered minimum Perl version to v5.8.
v0.1.1 2014-08-16
[Documentation]
- Added POD explaining what header injections are.
- Added ACKNOWLEDGEMENTS section to POD.
- Reformatted Changes.
[Other Changes]
- Fixed license in Makefile.PL for CPANTS.
v0.1.0 2014-06-26
- First release on CPAN.