# 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.28](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.27...webfinger-cli-v0.0.28) - 2026-07-01
### Other
- Reduce dependency feature surface ([#164](https://github.com/joshka/webfinger-rs/pull/164))
## [0.0.27](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.26...webfinger-cli-v0.0.27) - 2026-07-01
### Other
- Infer CLI host from URI authority ([#162](https://github.com/joshka/webfinger-rs/pull/162))
## [0.0.26](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.25...webfinger-cli-v0.0.26) - 2026-06-27
### Other
- update Cargo.lock dependencies
## [0.0.25](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.24...webfinger-cli-v0.0.25) - 2026-06-12
### Other
- rewrite docs.rs landing page and README
## [0.0.24](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.23...webfinger-cli-v0.0.24) - 2026-03-30
### Other
- update Cargo.toml dependencies
## [0.0.23](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.22...webfinger-cli-v0.0.23) - 2026-03-27
### Other
- update Cargo.toml dependencies
## [0.0.22](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.21...webfinger-cli-v0.0.22) - 2025-12-16
### Other
- update Cargo.lock dependencies
## [0.0.21](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.20...webfinger-cli-v0.0.21) - 2025-11-29
### Other
- update Cargo.toml dependencies
## [0.0.20](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.19...webfinger-cli-v0.0.20) - 2025-07-15
### Other
- update Cargo.lock dependencies
## [0.0.19](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.18...webfinger-cli-v0.0.19) - 2025-07-08
### Other
- update Cargo.lock dependencies
## [0.0.18](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.17...webfinger-cli-v0.0.18) - 2025-07-06
### Other
- update Cargo.lock dependencies
## [0.0.17](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.16...webfinger-cli-v0.0.17) - 2025-06-20
### Other
- move deps to workspace manifest and fix versions
- improve install instructions
## [0.0.16](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.15...webfinger-cli-v0.0.16) - 2025-06-09
### Other
- fix README and document link in cargo.toml
## [0.0.15](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.14...webfinger-cli-v0.0.15) - 2025-06-09
### Other
- add README for cli with demo gif
- cleanup dependencies ([#62](https://github.com/joshka/webfinger-rs/pull/62))
## [0.0.14](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.13...webfinger-cli-v0.0.14) - 2025-05-01
### Other
- bump edition to 2024 and MSRV to 1.85 ([#59](https://github.com/joshka/webfinger-rs/pull/59))
- add rustfmt and reformat code
- release v0.0.13 ([#57](https://github.com/joshka/webfinger-rs/pull/57))
## [0.0.13](https://github.com/joshka/webfinger-rs/compare/webfinger-cli-v0.0.12...webfinger-cli-v0.0.13) - 2025-04-29
### Other
- update Cargo.lock dependencies