# Changelog ## [0.3.2] - 2024-01-13 ### Features - Add more options to better configure comment generation - Add missing short values ## [0.3.1] - 2024-01-12 ### Continuous Integration - Update cargo dist ## [0.3.0] - 2023-12-13 ### Continuous Integration - Update cargo dist - Add installers - Update cargo dist ### Documentation - Fix RELEASE.md typo ### Features - Format sql ## [0.2.1] - 2023-11-20 ### Bug Fixes - Value parse min-length to fix conversion error - Fix dependabot config ### Continuous Integration - Update dependabot config - Tarpaulin config ### Miscellaneous Tasks - Add type hint to path for autocomplete ### Refactor - Refactor and cleanup format_json ## [0.2.0] - 2023-11-02 ### Features - Optional Sorting on Json Files ### Refactor - Use Clap Builder instead of Derive ### Testing - Json Format Tests ## [0.1.2] - 2023-10-30 ### Continuous Integration - Create Release PR action - Use `install-action` for both dependencies - Cargo Release Script - Update dependabot.yml ### Features - Format Json Files - Json Format output file ### Miscellaneous Tasks - Remove automated release - Add help comments to options ## [0.1.1] - 2023-10-24 ### Continuous Integration - Update Cargo Dist ### Features - Add Prefix and Capitalization options to comment command ## [0.1.0] - 2023-10-24 ### Documentation - Add Readme ### Miscellaneous Tasks - Project setup - Bump actions/checkout from 3 to 4 - Add missing fields to cargo.toml - Rename binary