Skip to content

v0.0.40

Choose a tag to compare

@github-actions github-actions released this 10 Feb 10:28
79fa266

Changelog

  • 5e8fbca -update bats -update tests -add --init flag -refactor subcommand a bit -refactor config loading
  • 1f8f0e2 Bump algoliasearch-helper from 3.4.4 to 3.7.0 in /docs
  • 9ee685d Bump axios from 0.21.1 to 0.21.4 in /docs
  • fcf9988 Bump color-string from 1.5.4 to 1.9.0 in /docs
  • 257002b Bump dns-packet from 1.3.1 to 1.3.4 in /docs
  • ff034be Bump follow-redirects from 1.13.2 to 1.14.7 in /docs
  • e808b66 Bump github.com/coreos/go-semver from 0.2.0 to 0.3.0
  • f8e371a Bump github.com/sirupsen/logrus from 1.4.2 to 1.8.1
  • 9640664 Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0
  • b4b118c Bump ipython from 7.0.0 to 7.16.3 in /examples/python
  • 1368715 Bump path-parse from 1.0.6 to 1.0.7 in /docs
  • ab6cb1b Bump postcss from 7.0.35 to 7.0.39 in /docs
  • b7aca7f Bump prismjs from 1.23.0 to 1.26.0 in /docs
  • c63d3b2 Bump shelljs from 0.8.4 to 0.8.5 in /docs
  • 5d35546 Bump tar from 6.1.0 to 6.1.11 in /docs
  • 92e2457 Bump url-parse from 1.5.1 to 1.5.4 in /docs
  • 1a88744 Bump ws from 6.2.1 to 6.2.2 in /docs
  • b9995cf add LETS_COMMAND_ARGS, fix special bash env vars, add tests, update docs
  • f429aa0 add architecture section to documentation
  • 7a27bbc add dependabot config
  • 02e849a add env key to depends declaration
  • afe9597 add new experimental ref functionality
  • acbb3cc add shell directive to command
  • ad4fe15 add util method GetMapKeys
  • 0732a22 add work_dir directive
  • 7048e12 allow to override command args in depends
  • 1cbe0a4 create parser package, move checksum and Command to config package
  • f23f016 disable docs deps update
  • b7c5a2a fix depends ordering of execution
  • f036cf4 fmt code
  • 0c231dc implement execution modes for env, deprecate eval_env
  • 663096b in debug add cmd env formatting
  • 6d59980 refactor env composition before os.Exec
  • fd6129b refactor logger
  • a8bbeca refactor, move parser into config package
  • 94b329b refactor, move parser into config package
  • 5084e90 rename RawOptions to Docopts
  • cff5379 rename depsIntersect to detectCircularDependencies
  • 348af79 renaming functions
  • 1e23442 updare changelog
  • e64eab3 update docs
  • 4ef9f99 update docs texts
  • 3c56b04 update go to 1.17
  • 6159b55 update package-lock.json in docs
  • a813a7c update yamlv3, fix bug with boolean-like names such as y or yes