# 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.1](https://github.com/azorng/material/compare/v0.1.0...v0.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](https://github.com/azorng/material/pull/6)) ### Other - add CI and release workflow ([#5](https://github.com/azorng/material/pull/5)) - add install options