Skip to content

Releases: lando/leia

v0.6.0

19 Oct 17:29
Compare
Choose a tag to compare
  • Added --shell autodetection and support for bash, zsh, sh and cmd

v0.5.1

19 Oct 13:14
Compare
Choose a tag to compare

v0.4.0

19 Mar 01:41
Compare
Choose a tag to compare
  • Added --ignore flag to pass in patterns to exclude from parsing
  • Added --spawn flag to use child_process.spawn instead of child_process.exec
  • Added --stdin flag so we attach stdin for the test, this can prevent downstream hanging
  • Added support for "multiline" single tests using \ for readability
  • Improved error message on failed tests to show exit code, stdin and stdout
  • Upgraded to node 14

v0.3.4

24 Jan 23:32
Compare
Choose a tag to compare
  • Added some LEIA_PARSER_ envvars to each file being run.

v0.3.2

27 Nov 14:58
Compare
Choose a tag to compare
  • Fixed bug causing false-positive detection of not-properly-formatted markdown files

v0.3.1

27 Nov 07:28
Compare
Choose a tag to compare
  • Just a little placeholder #1

v0.3.0

27 Nov 07:24
Compare
Choose a tag to compare
  • Just a little placeholder #1