# 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.2.4](https://github.com/facet-rs/facet/compare/facet-types-v0.2.3...facet-types-v0.2.4) - 2025-04-10
### Other
- middle ground
- and some spacing
- ok 30
- ok no ems
- image height
- use logo only for readmes
- logo v2
## [0.2.3](https://github.com/facet-rs/facet/compare/facet-types-v0.2.2...facet-types-v0.2.3) - 2025-04-10
### Fixed
- fix readmes
### Other
- remove spacing
- no height
- Update Readmes with logos.
## [0.2.2](https://github.com/facet-rs/facet/compare/facet-types-v0.2.1...facet-types-v0.2.2) - 2025-04-10
### Other
- argument parsing yus
- special attributes
- add arbitrary attributes
## [0.2.1](https://github.com/facet-rs/facet/compare/facet-types-v0.2.0...facet-types-v0.2.1) - 2025-04-10
### Other
- updated the following local packages: facet-opaque
## [0.2.0](https://github.com/facet-rs/facet/compare/facet-types-v0.1.2...facet-types-v0.2.0) - 2025-04-08
### Other
- Run checks in Ci without std
- facet-types is now no_std friendly :)
- Less experimental now
- non-exhaustive enums
- Def is nonexhaustive too
- close
- more nonexhaustive
- More builder pattern (valuevtable)
- mapvtable and mapitervtable non_exhauastive
- listvtable builder pattern + non exhaustive
- more non-exhaustive stuff
- Use builder pattern for Shape in tuples impl
- make types non-exhaustive
## [0.1.2](https://github.com/facet-rs/facet/compare/facet-types-v0.1.1...facet-types-v0.1.2) - 2025-04-08
### Other
- preparing for json tuples
- wip json iterative
- not using namespace runners for now
## [0.1.1](https://github.com/facet-rs/facet/releases/tag/facet-types-v0.1.1) - 2025-04-05
### Other
- remove macos-only test
- shapedebug bye
- The great split
- more divides