Skip to content

2025.12.30

Choose a tag to compare

@github-actions github-actions released this 30 Dec 23:11
· 17 commits to master since this release
34a2121

Changes Since Fork

This is the first release of the independent fork. Changes from upstream:

Features

  • Mermaid diagram support (#10) - Added support for rendering Mermaid diagrams in markdown documents

Infrastructure

  • Independent CI/CD (#11) - Replaced upstream reusable workflows with local job definitions
    • Removed dependabot automation
    • Removed Docker and Snapcraft builds
    • GitHub releases with direct binary downloads only
    • Support for date-based version tags (YYYY.MM.DD format)

Distribution

  • Simplified release process focused on GitHub releases
  • Cross-platform binaries: Linux, macOS, Windows, FreeBSD, NetBSD, OpenBSD
  • ARM64 and x86_64 architectures supported

Full Changelog: 94dc46d...2025.12.30