- Task parents [1e2af7e]
- Yapx v0.4 [f5d6ee8]
- Breaking: Yapx==0.3 [ff772b1]
- Handle CalledProcessError and KeyboardInterrupt [fee658c]
- Suppress
--tui
from myke parser [bf8b9ac]
SLOC Analysis:
Directory | Empty | Comment | Docstring | Code | Statements |
---|---|---|---|---|---|
src/myke | 205 | 18 | 633 | 854 | 459 |
tests | 208 | 39 | 52 | 440 | 370 |
- Add
ppqueue
to extras [adf8695]
- Breaking: Require Python v3.8+ [f3c2982]
- Run even when no args given [72dd9f7]
SLOC Analysis:
Directory | Empty | Comment | Docstring | Code | Statements |
---|---|---|---|---|---|
src/myke | 205 | 18 | 490 | 847 | 448 |
tests | 204 | 39 | 52 | 438 | 368 |
- bump: yapx>=0.2.2
- Add dedicated arg for
--tui
[6443178]
- In help, "myke args" are now "myke parameters" [58d26da]
- Depend on yapx[extras], including pydantic and textual [022c3f4]
- Initial release 🚀
SLOC Analysis:
Directory | Empty | Comment | Docstring | Code | Statements |
---|---|---|---|---|---|
src/myke | 208 | 16 | 490 | 880 | 461 |
tests | 202 | 39 | 49 | 431 | 363 |