Releases: howar31/slk
Releases · howar31/slk
v0.8.1
v0.8.0
v0.7.0
v0.6.0
What's Changed
Other Changes
- docs(spec): add release-recovery runbook by @howar31 in #35
- docs: explain interactive set-token prompts in step 4 by @howar31 in #36
- feat(auth): align login with set-token; stop persisting client credentials by @howar31 in #37
- chore(release): 0.6.0 by @howar31 in #38
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
Other Changes
- docs(spec): correct the curated-surface count to ~96 verbs across 15 groups by @howar31 in #29
- docs: split downloads badge into GitHub release + npm by @howar31 in #30
- docs: fold standards badges into the status row by @howar31 in #31
- feat(auth): interactive set-token + README onboarding cleanup by @howar31 in #32
- chore(release): 0.5.0 by @howar31 in #33
- chore(release): 0.5.1 by @howar31 in #34
Full Changelog: v0.4.0...v0.5.1
v0.4.0
What's Changed
Other Changes
- docs: describe the VERSION-driven release flow by @howar31 in #20
- docs: point README usage to slk --help/SKILL.md; record doc-scope & macOS non-goals by @howar31 in #21
- docs: remove branch/merge policy prose now enforced by protect-main ruleset by @howar31 in #22
- docs: drop redundant commit-workflow rule from CLAUDE.md by @howar31 in #23
- feat: expand curated command coverage across the Slack Web API by @howar31 in #24
- build(version): fan VERSION into gemini-extension.json and SECURITY.md by @howar31 in #25
- refactor(skillgen): split the generated skill into an index + per-group tree by @howar31 in #26
- docs: require asking about a release bump after every merge by @howar31 in #27
- chore(release): 0.4.0 by @howar31 in #28
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Features
Documentation
- docs: add CI status badge to README by @howar31 in #15
- docs: SKILL.md help-discovery + SPEC.md reconciliation by @howar31 in #17
Dependencies
Maintenance
- ci: move release pipeline actions to Node.js 24 runtime by @howar31 in #11
- ci: add pull-request build and test workflow by @howar31 in #12
- ci: switch Dependabot to security-updates only by @howar31 in #14
- ci: skip Homebrew formula upload on prereleases by @howar31 in #16
- chore(release): 0.3.0 by @howar31 in #19
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
Changelog
- 057ba14 feat(auth): encrypt credentials at rest with AES-256-GCM
- 4a18cd1 docs: tidy wording in specs
- 54150a7 feat: add 'slk version' subcommand with read-only --check update probe
- 6ba48e9 docs: switch README downloads badge to GitHub Releases total
- f39359b chore: harden repo config — Dependabot, release notes, SECURITY.md, badges
- 05fe9b8 chore(release): harden workflow and document secret rotation