Skip to content

1.3.3

Latest

Choose a tag to compare

@fangfufu fangfufu released this 11 Jun 20:12
Immutable release. Only release title and notes can be modified.
c67dea0

Added

  • ci: Add a dedicated CodeQL scanning job targeting GitHub Actions workflows while streamlining the C/C++ analysis job (d8e07c0, c02c0d1).

Changed

  • ci: Update pre-commit hook revisions for pre-commit-hooks, codespell, mdformat, and yamlfmt (8cf9d4c).
  • test: Update unity test framework subproject wrap file to track the latest master branch commit (2b4c765).
  • Update and expand USAGE.md to comprehensively document raw help options and FUSE/module flags, linking to Git commit 0855c0a (2bc5306).
  • ci: Replace legacy Prettier hooks with yamlfmt and mdformat (with GFM and alerts plugins) to format all Markdown and YAML files repo-wide, removing obsolete formatting bypass tags (a7d2931).
  • ci: Restrict automated pull request pre-commit hook runs to branches targeting the master branch (30dac3e).
  • ci: Modernize pre-commit configuration readability with clean multi-line block literal scripts and structure the PKG_CONFIG_PATH definition in build.yml incrementally (4c8f561).
  • doc: Fix grammar regarding parsing options in README.md (3746293).

Fixed

  • ci: Harden GitHub Actions workflows (build.yml and pre-commit.yml) by explicitly defining read-only contents permissions to resolve CodeQL workflow permissions alerts (81b87a0, 52b9baa).
  • doc: Fix typos in documentation (ca848fc).