# 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.2](https://github.com/VinceDeslo/kith/compare/v0.1.1...v0.1.2) - 2024-07-11 ### Fixed - add demo gif for README ## [0.1.1](https://github.com/VinceDeslo/kith/compare/v0.1.0...v0.1.1) - 2024-07-11 ### Fixed - update README with installation steps ## [0.1.0](https://github.com/VinceDeslo/kith/releases/tag/v0.1.0) - 2024-07-11 ### Added - add release-plz to publish the tool - create license - add a README - add database connection toggle widget and flow - add database name input widget - add stateful user list in connection dialog - add connection dialog widget and navigation - add search dialog - add dotenv file - add config object and env variables - add database details - split into widgets and core - complete database entry parsing - add teleport reader - first setup of tui ### Fixed - update wrapping of details paragraph