Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 699 Bytes

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.

[Unreleased]

0.1.1 - 2023-12-30

Added

  • add accent color variants (A100...)
  • (lib) make it possible to use as a lib
  • (ratatui) migrate from tui-rs to ratatui

Fixed

  • typos / feature flag in examples (#6)

Other

  • add CI and release workflow (#5)
  • add install options