Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions crates/resq-bin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
# Changelog

All notable changes to this project will be documented in this file.



## [0.1.16](https://github.com/resq-software/crates/releases/tag/0.1.16) - 2026-05-04

Expand Down
8 changes: 8 additions & 0 deletions crates/resq-clean/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.16](https://github.com/resq-software/crates/releases/tag/0.1.16) - 2026-05-11

### CI

- Migrate to reusable rust-ci, remove clippy.yml + deny.yml ([#71](https://github.com/resq-software/crates/pull/71))



## [0.1.16](https://github.com/resq-software/crates/releases/tag/0.1.16) - 2026-05-04

### CI
Expand Down
21 changes: 21 additions & 0 deletions crates/resq-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.0](https://github.com/resq-software/crates/releases/tag/0.3.0) - 2026-05-11

### Added

- *(cli)* Scan/tui command groups (Stage 3) ([#75](https://github.com/resq-software/crates/pull/75))
- *(cli)* Global flags + shell completions + richer help (Stage 1) ([#74](https://github.com/resq-software/crates/pull/74))
- Add resq commit with multi-provider AI commit message generation ([#70](https://github.com/resq-software/crates/pull/70))
- *(cli)* Extract `resq format` subcommand from pre_commit orchestrator ([#62](https://github.com/resq-software/crates/pull/62))
- *(cli)* Consolidate hook surface under `hooks`; deprecate `dev` paths ([#60](https://github.com/resq-software/crates/pull/60))
- *(copyright)* Detect author mismatch, not just license mismatch ([#59](https://github.com/resq-software/crates/pull/59))

### CI

- Migrate to reusable rust-ci, remove clippy.yml + deny.yml ([#71](https://github.com/resq-software/crates/pull/71))

### Changed

- *(cli)* Remove orphaned lqip / cost / tree-shake commands ([#61](https://github.com/resq-software/crates/pull/61))



## [0.3.0](https://github.com/resq-software/crates/releases/tag/0.3.0) - 2026-05-04

### Added
Expand Down
5 changes: 5 additions & 0 deletions crates/resq-deploy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
# Changelog

All notable changes to this project will be documented in this file.



## [0.1.16](https://github.com/resq-software/crates/releases/tag/0.1.16) - 2026-05-04

Expand Down
5 changes: 5 additions & 0 deletions crates/resq-flame/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
# Changelog

All notable changes to this project will be documented in this file.



## [0.1.16](https://github.com/resq-software/crates/releases/tag/0.1.16) - 2026-05-04

Expand Down
5 changes: 5 additions & 0 deletions crates/resq-health/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
# Changelog

All notable changes to this project will be documented in this file.



## [0.1.16](https://github.com/resq-software/crates/releases/tag/0.1.16) - 2026-05-04

Expand Down
5 changes: 5 additions & 0 deletions crates/resq-logs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
# Changelog

All notable changes to this project will be documented in this file.



## [0.1.16](https://github.com/resq-software/crates/releases/tag/0.1.16) - 2026-05-04

Expand Down
5 changes: 5 additions & 0 deletions crates/resq-perf/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
# Changelog

All notable changes to this project will be documented in this file.



## [0.1.16](https://github.com/resq-software/crates/releases/tag/0.1.16) - 2026-05-04

Expand Down
5 changes: 5 additions & 0 deletions crates/resq-tui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
# Changelog

All notable changes to this project will be documented in this file.



## [0.1.8](https://github.com/resq-software/crates/releases/tag/0.1.8) - 2026-05-04

Expand Down