Skip to content

Releases: jcomo/snake

0.1.2

15 Apr 01:53
Compare
Choose a tag to compare

Changes

  • sh now accepts a keyword arg silent and returns the status of the command. It is not silent by default.
  • env changed to ENV and now will not raise KeyError on dict access when keys don't exist but will return None instead.

0.1.1

05 Apr 06:36
Compare
Choose a tag to compare

Fixes a bug where the default task failed to obey dependencies

First release

31 Mar 05:01
Compare
Choose a tag to compare
0.1.0

Change package name