Iu v0.1.0 Release Notes
Release Date: 2020-09-12 // about 4 years ago-
- ⚡️ Updated the UI components.
- ✂ Removed the layer abstraction.
- ➕ Added function chaining possibility.
- 💻 UI components are now re-usable and can be grouped.
- ➕ Added
Cute
to the library for the event calls. - ⚡️ Updated the code gallery example.
Previous changes from v0.0.2
-
- ⚡️ Updated the README.md.
- ⚡️ Updated the modules and renamed couple of functions.
- ➕ Added CI to the project so it can be built and checked every single time it is updated.
- Abstracted
destroy
andthrow
functions.