Changes
- Fixed a memory leak.
- Standardized HTML Elements and Attributes and are type checked during compile time.
- Implemented States with Attributes.
- Introduced the
img!()
macro. - Valerie now compiles with
stable
Rust. - Introduced
StateGeneric
, now you can make your own State variables using your own locking mechanism.