Skip to content

v1.2.0

Compare
Choose a tag to compare
@Serpentiel Serpentiel released this 28 Jul 22:08
· 24 commits to main since this release
a56fec4

Added

  • lint.yml GitHub Actions workflow featuring markdownlint
  • dependabot.yml GitHub config
  • changelog_enforcer.yml GitHub Actions workflow
  • dependency_review.yml GitHub Actions workflow
  • CODEOWNERS
  • SECURITY.md
  • ATTRIBUTION.md

Changed

  • Drop trailing dots from list items in CONTRIBUTING.md
  • Rename lint job in lint_markdown_files.yml
  • Rework lint GitHub Actions workflow
  • Use dashes instead of underscores in workflows
  • Rename LICENSE to LICENSE.md
  • Return underscores to filenames under .github
  • Enable workflows for PRs to release branches
  • Exclude LICENSE.md from markdownlint
  • Set GitHub Actions workflows permissions
  • Update README.md, CONTRIBUTING.md and .github/config.yml with links to SECURITY.md
  • Improve pull request template

Removed

  • enforce_changelog_entries.yml GitHub Actions workflow

Fixed

  • dependency_review.yml GitHub Actions workflow
  • Styling in CODE_OF_CONDUCT.md and SECURITY.md