Skip to content

Releases: alice-biometrics/lume

v0.2.0

15 Apr 14:09
b7f3c1f
Compare
Choose a tag to compare
  • Add env vars feature #13
  • Add setup and teardown feature in steps #14
  • Now is possible to config one-line run in steps

v0.1.2

14 Apr 18:08
d473c53
Compare
Choose a tag to compare
  • Update meiga 🧙to v1.2.4

v0.1.1

08 Apr 07:20
Compare
Choose a tag to compare
  • 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

20 Mar 19:28
7158772
Compare
Choose a tag to compare
  • Make public
  • Live stdout
  • Solved a bug returning error codes

v0.0.16

05 Feb 13:57
2b1de3f
Compare
Choose a tag to compare
  • Update meiga 🧙dependency

v0.0.15

31 Jan 12:37
Compare
Choose a tag to compare
  • Update emojis logger :neckbeard: (Clearer way showing the command outputs on the terminal)

v0.0.14

31 Jan 12:28
Compare
Choose a tag to compare
v0.0.14 Pre-release
Pre-release
  • Update emojis logger :neckbeard: (Clearer way showing the command outputs on the terminal)

v0.0.13

31 Jan 10:47
Compare
Choose a tag to compare
  • Removed some dataclass warning (Optional configurations).
  • Fix a bug when installing

v0.0.12

31 Jan 10:33
Compare
Choose a tag to compare
  • Added MANIFEST.in to manage non-code files

v0.0.11

31 Jan 10:09
Compare
Choose a tag to compare
  • Bug fixed copying VERSION file when installing via pip