lintel-cli-common 0.0.5

Shared CLI global options for Lintel command-line tools
Documentation
# Changelog

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

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]

## [0.0.5]https://github.com/lintel-rs/lintel/compare/lintel-cli-common-v0.0.4...lintel-cli-common-v0.0.5 - 2026-02-26

### Other

- Centralize workspace dependencies in root Cargo.toml
- Enable Cargo.toml sorting via dprint and remove ordering from cargo-furnish

## [0.0.4]https://github.com/lintel-rs/lintel/compare/lintel-cli-common-v0.0.3...lintel-cli-common-v0.0.4 - 2026-02-24

### Added

- add jsonschema-migrate crate, per-group _shared dirs, and update README badges

## [0.0.3]https://github.com/lintel-rs/lintel/compare/lintel-cli-common-v0.0.2...lintel-cli-common-v0.0.3 - 2026-02-22

### Added

- add `lintel explain` command and consolidate cache CLI options

## [0.0.2]https://github.com/lintel-rs/lintel/compare/lintel-cli-common-v0.0.1...lintel-cli-common-v0.0.2 - 2026-02-21

### Other

- Clean up all crates: fix section ordering, READMEs, and metadata
- Use inline badges in READMEs and add doc includes
- Merge remote-tracking branch 'origin/master' into claude-skill
- Add cargo-furnish crate and standardize Cargo.toml metadata