Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jan 11:06
· 11 commits to main since this release

[1.2.0] – Contributors support

Added

  • Contributors rendering via {% contributors %} token
  • Multiple contributor sources:
    • git (default, derived from git history)
    • file (from CONTRIBUTORS.md at repo root)
    • inline (explicit usernames in token)
  • Lazy-loaded GitHub avatars
  • Collapsible contributor lists for large cohorts
  • Customisable contributor title and message
  • Exclusion of bot or unwanted accounts
  • Safe token handling (ignored inside code fences)

Notes

  • Contributors are opt-in (contributors = true)
  • Default behaviour is backwards compatible