# 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.1.4](https://github.com/lmmx/echo-comment/compare/v0.1.3...v0.1.4) - 2025-08-18
### <!-- 8 -->Styling
- lint
- lint
## [0.1.3](https://github.com/lmmx/echo-comment/compare/v0.1.2...v0.1.3) - 2025-08-18
### <!-- 2 -->Bug Fixes
- use conventional commits on releases
### <!-- 8 -->Styling
- lint
### <!-- 9 -->Other
- auto-upload binaries to the release
## [0.1.2](https://github.com/lmmx/echo-comment/compare/v0.1.1...v0.1.2) - 2025-08-18
### <!-- 7 -->Build System and CI
- new CI binaries workflow
## [0.1.1](https://github.com/lmmx/echo-comment/compare/v0.1.0...v0.1.1) - 2025-08-18
### <!-- 2 -->Bug Fixes
- bad repo link
## [0.1.0](https://github.com/lmmx/echo-comment/releases/tag/v0.1.0) - 2025-08-18
### <!-- 1 -->Features
- working Justfile demo
- double comment will not echo
- working initial version
### <!-- 2 -->Bug Fixes
- handle exact echo case and trimming
### <!-- 4 -->Documentation
- fix some backwards naming
- nit
- tidy demo sections
### <!-- 5 -->Refactor
- first word in command is verb
### <!-- 6 -->Testing
- more test cases
### <!-- 8 -->Styling
- lint
### <!-- 9 -->Other
- install it