New Features
- The new
ApexChartcomponent can create line charts, pie charts and more. (#110), thanks to @ndendic - Toasts now disappear automatically after 5 seconds. You can adjust the duration by using the
durfield (e.g.Toast('My Toast', dur=10.0)). (#109), thanks to @comhar