Skip to content

Releases: grkek/iu

v0.1.1

11 May 08:33
Compare
Choose a tag to compare
  • Fixed the bug with the Area component causing compilation issues
  • Migrated the project to 1.0.0

The shards used by IU are still at below 1.0.0, this is an issue if the maintainers wont update I will have to fork the repos.

v0.1.0

12 Sep 10:47
Compare
Choose a tag to compare
  • 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.

v0.0.2

22 Aug 19:34
Compare
Choose a tag to compare
  • 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 and throw functions.