Revision history for Software-Policy-CodeOfConduct: v0.5.0 2025-07-25 09:37:17+01:00 Europe/London [Enhancements] - Setting text_columns to 0 will disable word wrapping. [Tests] - Add more author tests. v0.4.1 2025-07-24 22:10:39+01:00 Europe/London [Bug Fixes] - Fixed a bug when omitting the name. - Removed unused `has_name` method. [Documentation] - Reorganised POD. v0.4.0 2025-07-24 12:57:39+01:00 Europe/London [Enhancements] - Renamed text to fulltext, for compatability with similar modules. Added text as an alias. [Bug Fixes] - Disallowed text attribute in the constructor. [Documentation] - Updated CONTRIBUTORS section. - Documented text as a method instead of an attribute, since it should never be set in the constructor. v0.3.1 2025-07-23 14:24:12+01:00 Europe/London [Bug Fixes] - Committed fixes in Contributor Covenant 2.1 template that were not incluided in the last release. [Documentation] - Adjusted wording for consistency with other documentation. - Updated the documentation about the policy attribute. v0.3.0 2025-07-22 23:38:40+01:00 Europe/London [Enhancements] - Replaced `ucfirst` calls in the templates with a separate Entity attribute. ++leont - Enabled strict templates that throw errors. [Bug Fixes] - Fixed typos in the templates. ++leont [Documentation] - Fixed minor typo. [Tests] - Run tests on all of the templates. v0.2.0 2025-07-22 18:13:47+01:00 Europe/London [Enhancements] - Added the entity and filename attributes, and the save method. - Support preformatted text and initial emphasised text in the template. - Added the Contributor Covenant 2.0 and 2.1 as options. - Internal code improvements. [Bug Fixes] - Added missing name attribute to the template. [Documentation] - Added a SUPPORT section and merged BUGS into it. - Updated the template to replace "community" with the entity attribute. (It defaults to "project".) v0.1.1 2025-07-22 11:51:17+01:00 Europe/London [Bug Fixes] - Fix the share directory. [Documentation] - Fixed Changes. [Other] - Included MANIFEST.SKIP with distribution. v0.1.0 2025-07-19 12:43:00+01:00 Europe/London - Initial version.