Skip to content

Releases: HugoAlvarezAjenjo/pulse

v1.0.0

04 Jun 13:31

Choose a tag to compare

Changelog

  • 0b997f7 feat: Completion and report
  • 1a94100 feat: Config inheritance
  • 7e835d2 feat: Configurable timeouts
  • d2470ec feat: Validate command
  • 0286b9e feat: add .pulse.local.yaml for personal overrides
  • f38228d feat: add check groups for selective execution
  • ec03758 feat: add global --timeout flag for check execution
  • a9b0edb feat: add pulse list command for check inspection
  • c5e794f feat: auto-detect TTY, disable colors when piped
  • 3eaabc1 feat: show total execution duration in check summary
  • 719ef8b refactor: improve project quality and CI