Skip to content

Releases: pocikode/commitly

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 04:39

Changelog

  • ca7de45 feat(config): add interactive profile manager for switching provider/model setups
  • a08eb71 refactor: rename project from opencommit to commitly

v1.0.0

Choose a tag to compare

@pocikode pocikode released this 08 Jun 10:43

Changelog

  • 7458d88 feat: CI pipeline, release, Makefile, and README
  • cb3ee08 feat: commit flow orchestration and UI layer
  • 15df486 feat: config model, key registry, and setup wizard
  • c924c20 feat: git operations, ignore rules, and token budget
  • 617b9d3 feat: implement hook, models, and commitlint
  • 0f3312a feat: prompt builder, cleaner, and template loader
  • 314e33e feat: provider abstraction, adapters, and presets
  • 7ae1e27 feat: scaffold cobra CLI with subcommand stubs
  • 6657103 init projcet