Skip to content

Releases: elixir-vibe/vibe_kit

v0.1.7

Choose a tag to compare

@dannote dannote released this 17 Jul 18:04
  • Preserve existing Credo configuration ordering on repeated installations.
  • Add regression coverage for byte-for-byte installer idempotence.

v0.1.6

Choose a tag to compare

@dannote dannote released this 17 Jul 17:48
  • Support Credo configurations with grouped enabled and disabled checks.
  • Activate recommended ExSlop checks without re-enabling relaxed checks.
  • Keep repeated Dialyzer PLT setup idempotent.
  • Check formatting in CI without mutating source files.
  • Lower the declared minimum Elixir version from 1.19 to 1.18.

v0.1.2

Choose a tag to compare

@dannote dannote released this 24 May 22:54

Fixed

  • Simplified generated agent instruction templates so project-specific VibeKit rules are not copied into new projects.
  • Kept the --claude-md option while generating CLAUDE.md from the same template as AGENTS.md.
  • Replaced string-based Credo config patching with AST-based updates for existing .credo.exs files.

v0.1.1

Choose a tag to compare

@dannote dannote released this 22 May 12:02

Patch release with improved end-user documentation and the current VibeKit installer defaults.