Revision history for Perl extension Software::Security::Policy
0.07 -- Sun Jan 12 16:59:50 AST 2025
[Major items]
- Large code organization change from Leon Timmermans (LEONT)
- so that it's easier to implement a new policy
- Messed up the git commits - forgot to push Changes updates
[Detailed Change Log]
- 052ab40 Increment repo version
- 8383a8f v0.06
- 541a4a0 Increment repo Version
- 892b300 v0.05
- 8930480 Add a default name method based on the package name
- fc2b199 Split SPP and SPPI for better reusability
0.06 -- Sun Jan 12 09:40:01 AST 2025
[Major items]
- Breaking Change replace support_years with perl_support_years
- Re-release 0.05 - forgot to add a Changes update
[Detailed Change Log]
- 052ab40 Increment repo version
- 892b300 v0.05
- 1b250d0 Fixes #2 Use perl_support_years instead of support_years
- a7ccd93 v0.04
0.05 -- Sun Jan 12 09:33:39 AST 2025
[Major items]
Breaking Change replace support_years with perl_support_years
[Detailed Change Log]
- 892b300 v0.05
- 1b250d0 Fixes #2 Use perl_support_years instead of support_years
- a7ccd93 v0.04
0.04 -- Sun Jan 05 19:33:52 AST 2025
[Major items]
- The Security Policy was updated to 1.0.0
- The repo moved to CPAN-Security organization
[Detailed Change Log]
- b5318ad Adjust Copyright to range
- 2c09916 Update README and Changes for a release
- d1fe8bf Update SYNOPSIS to what is required to generate dist's SECURITY.md
- f2c76cd Update to 1.0.0 prod version of Policy
- 3a31a56 Update policy to 0.2.3
- 302d422 Update the Changes
- 04db58d Update the published SECURITY.md file
- a31e735 Increment version and copyright years
- 37803a6 Move the repo under CPAN-Security
- c9df99a Updates for Individual 0.2.2
- a359ae0 v0.03
0.03 -- Thu Dec 19 21:06:37 AST 2024
[Major items]
- Allow quantity and units for timeframe
- cleanup unnecessary sections
[Detailed Change Log]
- 135f22d Allow quantity and units for timeframe and cleanup unneeded code
- 5e35821 Remove BumpVersionAfterRelease plugin
- f62f414 v0.02
0.02 -- Mon Dec 16 18:58:38 AST 2024
[Major items]
- Add missing Security Policy :-)
- Mix a few minor issues and the url
[Detailed Change Log]
- 24e53c6 Fix issue with the URL not being set
- 63529cd Add a gitignore
- 9e44884 Add missing security policy
- 58c9e47 Fix minor issues
- 8414f43 v0.01
0.01 -- Sun Dec 15 23:22:32 AST 2024
- 854c76e Initial version