Skip to content

chore: bump to v0.1.6 and add CHANGELOG.md#13

Merged
hsinatfootprintai merged 2 commits into
mainfrom
chore--bump-v0.1.6
May 19, 2026
Merged

chore: bump to v0.1.6 and add CHANGELOG.md#13
hsinatfootprintai merged 2 commits into
mainfrom
chore--bump-v0.1.6

Conversation

@hsinatfootprintai

Copy link
Copy Markdown
Contributor

Summary

  • Aligns Version constant with the next release tag: v0.1.7 (drifted) → v0.1.6. The constant had jumped to v0.1.7 in df7e629 without an accompanying tag; this re-syncs so the next tag matches the source.
  • Adds CHANGELOG.md (Keep-a-Changelog format) starting at v0.1.6, documenting the b9222 bump, the libcommonlibllama-common ABI rename, the new linux-arm64 build path, and the gcc-12 / spirv-headers / mtmd-header toolchain fixes.

Earlier versions (v0.1.0 – v0.1.5) intentionally not backfilled — their history lives in git.

Test plan

  • version.go parses (single-line constant edit)
  • CHANGELOG renders on GitHub (preview before merge)
  • After merge: tag v0.1.6 against the merge commit

🤖 Generated with Claude Code

hsinhoyeh and others added 2 commits May 19, 2026 14:25
Aligns Version with the next sequential release tag (v0.1.5 -> v0.1.6).
The constant had drifted to v0.1.7 in df7e629 without an accompanying
tag; this commit re-syncs them before tagging v0.1.6.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Keep-a-Changelog format. Starts at v0.1.6 to document the b9222 bump,
the libcommon -> libllama-common ABI rename, and the new linux-arm64
build path. Earlier versions (v0.1.0 - v0.1.5) intentionally not
backfilled; their history lives in git.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hsinatfootprintai hsinatfootprintai merged commit bc0ff7d into main May 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants