Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 09:46
· 473 commits to main since this release

Changelog

  • 35905ad feat(04-01): add Rule types and pattern validation
  • 8aa9f40 feat(04-01): implement pattern matching and URL parsing
  • 2bb80d6 feat(04-01): implement rule specificity and comprehensive tests
  • 77c083e feat(04-02): add Rules field to Config with CRUD methods
  • ae3bae0 feat(04-02): implement rule add, list, remove commands
  • a1d46b5 feat(04-03): add hook installation and pre-commit script
  • 5f38c76 feat(04-03): add hook validation logic
  • c0efd7a feat(04-03): implement hook CLI commands
  • cbaa894 feat(04-04): add HookMode to Identity and config command
  • 96723f5 feat(04-04): add verbose status with rule matching
  • e8e9dbc feat(04-04): implement auto-switch on gitch commands
  • 34dad9c feat(04-04): update hook mode to use per-identity config
  • 7f7d873 feat(05-01): create prompt cache package
  • f39cd1f feat(05-01): integrate cache into identity commands
  • 15bd725 feat(05-02): add gitch init command for shell integration
  • b3036b7 feat(05-02): add shell init script generators
  • 15e26e1 fix(05-02): use actual XDG cache path in shell scripts