Skip to content

v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jan 23:41

v0.1.2 (2026-01-29)

Bug Fixes

  • Use filename-based GitHub Actions badge URL (#2, 7b15cfe)

The workflow-name-based badge URL was showing "no status" because GitHub requires workflow runs on the specified branch. Using the filename-based URL format (actions/workflows/publish.yml/badge.svg) is more reliable and works regardless of when the workflow last ran.

Co-authored-by: Claude Sonnet 4.5 noreply@anthropic.com

Documentation

  • Remove unsubstantiated SOTA claim from README (#3, d4ffec4)
  • fix: Use filename-based GitHub Actions badge URL

The workflow-name-based badge URL was showing "no status" because GitHub requires workflow runs on the specified branch. Using the filename-based URL format (actions/workflows/publish.yml/badge.svg) is more reliable and works regardless of when the workflow last ran.

Co-Authored-By: Claude Sonnet 4.5 noreply@anthropic.com

  • docs: remove unsubstantiated SOTA claim from README

Changed "state-of-the-art VLM" to just "Qwen3-VL model" since SOTA claims require citations or benchmark comparisons to be defensible.


Co-authored-by: Claude Sonnet 4.5 noreply@anthropic.com


Detailed Changes: v0.1.1...v0.1.2