Skip to content

0.0.8

Latest
Compare
Choose a tag to compare
@shouldsee shouldsee released this 20 Aug 15:29
  • 0.0.8
    • [added] luck graph to plot dependency graph
    • [dep] "graphviz" as a dependency for luck-graph
    • [change] refactor subcommanding in luck/cli.py
    • [added] luck.defer.RuleNameSpace._module_file
    • [change] luck.shell.LoggedShellCommand to use subprocess.run instead subprocess.call