7 Commits
Author SHA1 Message Date
pandorafuture 0f22f335e5 Merge remote-tracking branch 'origin/dependabot/github_actions/softprops/action-gh-release-3' 2026-06-04 23:31:06 +08:00
pandorafuture 76cf16ffef Merge remote-tracking branch 'origin/dependabot/github_actions/actions/checkout-6' 2026-06-04 23:31:06 +08:00
dependabot[bot] 4d8272029c chore(deps): bump softprops/action-gh-release from 2 to 3
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2...v3)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-04 15:23:31 +00:00
pandorafuture 2305059110 ci: use CHANGELOG.md content as release notes 2026-06-04 23:21:18 +08:00
dependabot[bot] eb91993ca5 chore(deps): bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-04 15:20:25 +00:00
pandorafuture e5646df42c chore: add open-source community files and CI workflow
- LICENSE (MIT)
- SECURITY.md (vulnerability reporting policy)
- CONTRIBUTING.md (development setup and contribution guide)
- CI workflow (fmt, clippy, test on push/PR)
- Issue templates (bug report, feature request)
- Dependabot config (cargo + github-actions weekly)
- Cargo.toml workspace metadata (license, repository, description)
2026-06-04 23:19:30 +08:00
pandorafuture 29557e4f68 ci: add release workflow for macOS arm64 binary 2026-06-04 23:12:33 +08:00