Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Releases: liblaf/win-fonts

Win11

11 Oct 13:03
6fe0738

Choose a tag to compare

✨ Features

  • ci: add CI workflow for downloading and packaging Windows ISO files - (db1d828)
  • ci: add SHA256 checksum verification for release - (9bc236e)
  • ci: add workflow dispatch trigger - (9ae5b3d)

🐛 Bug Fixes

  • ci: add curl to tools installation step - (5260e46)

📝 Documentation

  • add GitHub Actions status badge and language-specific download links - (47fd390)
  • add installation instructions for Linux - (c8f3ff1)

🔧 Continuous Integration

  • .github/workflows/ci.yaml: switch shell from pwsh to powershell - (7f2c1cd)
  • fonts: update CI workflow to handle font downloads and releases - (b79bd8f)
  • workflows: update workflow steps to use correct repository path - (b44fae6)
  • add concurrency settings for workflow runs - (230c542)
  • update concurrency group to include matrix.Win for better job management - (843e606)
  • improve stem extraction logic for file names - (1d048b1)
  • update release action to allow clobbering - (856931b)
  • update release action to use latest version - (6fe0738)

❤️ New Contributors

  • @liblaf made their first contribution
  • @pre-commit-ci[bot] made their first contribution in #5
  • @github-actions[bot] made their first contribution

Win10

10 Oct 16:28
6fe0738

Choose a tag to compare

✨ Features

  • ci: add CI workflow for downloading and packaging Windows ISO files (db1d828)
  • ci: add SHA256 checksum verification for release (9bc236e)
  • ci: add workflow dispatch trigger (9ae5b3d)

🐛 Bug Fixes

  • ci: add curl to tools installation step (5260e46)

📝 Documentation

  • add GitHub Actions status badge and language-specific download links (47fd390)
  • add installation instructions for Linux (c8f3ff1)

🔧 Continuous Integration

  • .github/workflows/ci.yaml: switch shell from pwsh to powershell (7f2c1cd)
  • add concurrency settings for workflow runs (230c542)
  • fonts: update CI workflow to handle font downloads and releases (b79bd8f)
  • improve stem extraction logic for file names (1d048b1)
  • sync with repository template (9cd65c0)
  • sync with repository template (a3d15a0)
  • sync with repository template (476e29f)
  • sync with repository template (d5e6f7b)
  • sync with repository template (49fd15b)
  • sync with repository template (8a275d7)
  • update concurrency group to include matrix.Win for better job management (843e606)
  • update release action to allow clobbering (856931b)
  • update release action to use latest version (6fe0738)
  • workflows: update workflow steps to use correct repository path (b44fae6)