# 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.0](https://github.com/maycoon-ui/maycoon/releases/tag/maycoon-v0.1.0) - 2024-10-04 ### Fixed - fixed state issue ### Other - Update release.yml - Update README.md - Create release.yml - Update build.yml - Create build.yml - Add workspace keys - Update SECURITY.md - Restyling - Rename crates and rework state value - Make may-macro optional - Add macros feature - Moved examples to seperate workspace - Format - Format - Update rustfmt.toml - Add READMEs - Update info - Fixed merge conflicts - Reworked state machine - Update hello-world.rs - Update counter.rs - Update dependencies - Update README.md - Update hello-world.rs - Create counter.rs - Added counter example and macro crate - Update lib.rs - Update issue templates - Update issue templates - Create CONTRIBUTING.md - Create SECURITY.md - Create CODE_OF_CONDUCT.md - Change Text to Button - Create rustfmt.toml - Create clippy.toml - Hide vello export behind feature gate - Added Documentation and fixes - Added Text Rendering - Update README.md - Remake (again) - Remake - Widgets & Fixes - Reworked Themes and Styles - Complete Re-Work ( Again ) - Renderer Revamp - Added widget lifetimes - New State Machine - Update hello-world.rs - Rename faq.md to FAQ.md - Fix fmt & theme'ing - Fix URLs - Update faq.md - Update hello-world.rs - Update Cargo.toml - Add themes - Update Cargo.toml - Update config.toml - Added themes - fmt - Init