Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 1.2 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.4] - 08-01-2025

Fixed

  • Getting an error requiring a version when trying to fetch darwin options.

0.1.3 - 13-07-2024

Fixed

  • Duplicate options with same name in the database, it will now replace the existing option.

0.1.2 - 12-07-2024

Changed

  • Throw an error if user tries to pass no option name while using TUI.

0.1.1 - 11-07-2024

Fixed

  • Nix build not adding shell completions properly due to needing a DB setup.

0.1.0 - 09-07-2024

Added

  • Initial version released.