Releases: alice-biometrics/lume
Releases · alice-biometrics/lume
v0.2.0
v0.1.2
- Update meiga 🧙to v1.2.4
v0.1.1
- Now, lume shows stderr messages. 💩
- Update emoji-based logger (clearer view, better colors). 👩💻
- Add option to show exit code at the end of the execution (useful for debugging)
v0.1.0
- Make public
- Live stdout
- Solved a bug returning error codes
v0.0.16
- Update meiga 🧙dependency
v0.0.15
- Update emojis logger (Clearer way showing the command outputs on the terminal)
v0.0.14
- Update emojis logger (Clearer way showing the command outputs on the terminal)
v0.0.13
- Removed some dataclass warning (Optional configurations).
- Fix a bug when installing
v0.0.12
- Added MANIFEST.in to manage non-code files
v0.0.11
- Bug fixed copying VERSION file when installing via
pip