minilight-0.3.0: CHANGELOG.md
# Revision history for minilight
## 0.3 -- 2019-05-05
* New features:
* Hot Config Replacement
* Stdout Logger
## 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