# Revision history for minilight ## 0.2 -- 2019-04-23 * New features: * Re-structured modules * Emit signals and signal handlers ## 0.1.1 -- 2019-04-14 * Fixes: * Cache strategy * Button component and button-counter example now works correctly. ## 0.1.0 -- 2019-04-14 * First version. * New features: * Mainloop management * Pre-defined Components * Config loader * Some examples