Releases: sofq/confluence-cli
Releases · sofq/confluence-cli
v0.2.1
v0.2.0
What's Changed
Testing & Quality
- Achieve 100% code coverage across all packages (#11)
- Achieve 97% coverage and remove avatar feature (#10)
Documentation
- Add SKILL.md, CLAUDE.md, and package READMEs (#9)
Dependencies
- Bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 (#4)
CI
- Bump actions/configure-pages from 5.0.0 to 6.0.0 (#8)
- Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#7)
- Bump codecov/codecov-action from 5.5.2 to 6.0.0 (#6)
- Bump securego/gosec from 2.24.7 to 2.25.0 (#5)
- Bump actions/deploy-pages from 4.0.5 to 5.0.0 (#3)
- Allow release workflow to run via workflow_dispatch with GoReleaser
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Changelog
- a9be38b Merge branch 'worktree-agent-a1e35965'
- 0446706 Merge branch 'worktree-agent-a50b1dbd'
- 04132f5 Merge branch 'worktree-agent-a5e37db6'
- 75b9a8c Merge branch 'worktree-agent-a842b83d'
- b786346 Merge branch 'worktree-agent-ac0e516d'
- fe1c7bf Merge branch 'worktree-agent-af544c6d'
- fbc4b69 Merge pull request #1 from sofq/fix/code-review-issues
- 2402313 chore(01-01): Go module, main.go, Makefile, and directory placeholders
- 5e8c63f chore(05-02): add .gitignore for build artifacts and .claude/ state
- 5c0bd93 chore(05-02): commit pre-existing changes from 05-01 batch.go refactor and go.mod
- 3e17514 chore(17-01): create project config files and static open-source files
- 890b525 chore(18-01): add generated sidebar-commands.json
- f63f055 docs(01): smart discuss context
- 5a60872 docs(01-01): complete core scaffolding module and internal packages plan
- a42c580 docs(01-02): complete HTTP client plan — cursor pagination, auth, caching
- d671cb9 docs(01-03): complete cobra commands plan — cf binary building with JSON output
- b077491 docs(01-04): complete test suite plan - SUMMARY, STATE, ROADMAP updated
- ea7d5ad docs(01-core-scaffolding): create phase plan
- 229da96 docs(02): research code generation pipeline
- 2365378 docs(02): smart discuss context
- 6e56914 docs(02-01): complete spec-download plan — SUMMARY, STATE, REQUIREMENTS updated
- 266603c docs(02-01): create spec/SPEC_GAPS.md documenting known Confluence v2 API gaps
- 11fd3ac docs(02-02): complete gen/ pipeline core plan — SUMMARY, STATE, ROADMAP, REQUIREMENTS updated
- 129666a docs(02-03): complete code-generation-pipeline plan 03
- 2f4e9ff docs(02-code-generation-pipeline): create phase 2 plan
- ada0677 docs(03): create phase 3 plan
- a0cbea0 docs(03): smart discuss context
- 97d313b docs(03-01): complete pages workflow command plan
- 59444f1 docs(03-02): complete spaces workflow plan - summary, state, and roadmap updates
- bb0d44f docs(03-03): complete search/comments/labels plan — CQL search, footer comments, label mutations via v1 API
- c3e3309 docs(03-04): complete Phase 3 wiring and tests plan — all five workflow commands registered and unit-tested
- 02f643f docs(04): smart discuss context
- 78c4918 docs(04-01): complete policy-and-audit-foundations plan — all tasks committed, tests pass
- 66e8e90 docs(04-02): complete policy-and-audit-cli-wiring plan — all tasks committed, tests pass
- 0e6555e docs(04-03): complete batch-command plan — all tasks committed, tests pass
- e7c39bd docs(04-governance-and-agent-optimization): create phase 4 plan
- ca08ba9 docs(05): smart discuss context
- 0a553a7 docs(05-01): complete internal/avatar plan — types, fetch, analyze, build
- e4c3b58 docs(05-02): complete avatar CLI command plan — PersonaProfile JSON via cf avatar analyze
- 87924b1 docs(05-avatar-analysis): create phase 5 plan
- 67a9b2f docs(06): create phase plan for OAuth2 authentication
- c37b5e3 docs(06): research OAuth2 authentication domain
- 1a461bc docs(06-01): complete OAuth2 client credentials plan
- 7716204 docs(06-02): complete OAuth2 3LO browser flow plan
- 56b6a0e docs(07): capture phase context
- 027f598 docs(07-01): complete blog posts CRUD plan
- 516a974 docs(07-blog-posts): create phase plan
- 7717e5a docs(08): capture phase context
- 2782826 docs(08-01): complete attachment operations plan
- 8876124 docs(08-attachments): create phase plan
- 0319402 docs(09): capture phase context
- 28d0382 docs(09-01): complete custom content CRUD plan
- c13beac docs(09-custom-content): create phase plan
- 459cd13 docs(10): capture phase context
- 3f02351 docs(10): create phase plan for output presets and templates
- 64faaf1 docs(10-01): complete output presets plan
- 3da9df7 docs(10-02): complete content templates plan
- ef0b198 docs(11): capture phase context
- b33b001 docs(11-01): complete watch command plan
- ad59c58 docs(11-watch): create phase plan
- 064ac4c docs(11-watch): research phase domain
- df14aba docs(12): capture phase context
- 01393f0 docs(12): create phase plan
- af39558 docs(12-01): complete internal utilities plan (jsonutil + duration)
- 953f454 docs(12-02): complete preset three-tier resolution plan
- 0f6be55 docs(12-03): complete SetEscapeHTML refactoring plan
- 7e40899 docs(13): capture phase context
- 6483b03 docs(13): create phase plan
- 4d4b5be docs(13): research phase domain
- 65f8d54 docs(13-01): complete built-in templates and preset list plan
- ca69cf0 docs(13-02): complete templates show/create plan
- c42cbce docs(13-03): complete export command plan
- 68c7b8b docs(14): capture phase context
- b273864 docs(14-01): complete diff package plan
- 57f16a2 docs(14-02): complete diff command plan
- 3880654 docs(14-version-diff): create phase plan
- a358894 docs(15): capture phase context
- 463f6e1 docs(15-01): complete workflow commands plan
- dc090c5 docs(15-02): complete workflow tests plan
- 493caf9 docs(15-workflow-commands): create phase plan
- 518b413 docs(16): capture phase context
- a660c27 docs(16-01): complete schema registration plan
- 750f254 docs(16-02): complete gendocs binary plan
- 2396560 docs(17): capture phase context
- f7d3d88 docs(17): create phase plan
- 2d77851 docs(17-01): complete project config and release infrastructure plan
- ade9fde docs(17-02): complete npm/Python package scaffolds plan
- 6bd7ea7 docs(17-03): complete GitHub Actions workflows plan
- 1f2711e docs(17-04): complete README documentation plan
- bc6c797 docs(18): create phase plan for documentation site
- 884f12f docs(18-01): complete VitePress site infrastructure plan
- e087ebf docs(18-02): complete guide pages plan
- b1ec7a8 docs(18-03): complete remaining guide pages and build verification plan
- 5cf16e5 docs(phase-03): research pages, spaces, search, comments, and labels
- ba10e7e docs(phase-06): complete phase execution
- d0f7ce0 docs(phase-06): evolve PROJECT.md after phase completion
- 21d7d82 docs(phase-07): complete phase execution
- 0a63d10 docs(phase-07): evolve PROJECT.md after phase completion
- def431d docs(phase-08): complete phase execution
- c583e31 docs(phase-08): evolve PROJECT.md after phase completion
- 44f4e0b docs(phase-08): research attachments phase domain
- 1425125 docs(phase-09): complete phase execution
- fdef939 docs(phase-09): evolve PROJECT.md after phase completion
- c2526b8 docs(phase-1): complete phase execution
- 2a9f684 docs(phase-1): research core scaffolding infrastructure
- 8a9c672 docs(phase-10): complete phase execution
- ba9d18d...