Skip to content

Releases: datacamp/shellwhat

v1.3.0

27 Nov 10:12
Compare
Choose a tag to compare

Enhancements

  • Add run() sct function

Support force_diagnose

06 Nov 13:46
Compare
Choose a tag to compare
v1.1.0

Bump version, update changelog, update Travis config

Update protowhat, adds its file checking SCTs

09 Feb 20:45
35f3e8d
Compare
Choose a tag to compare

SHELLWHAT_PARSER env variable

22 Nov 21:38
6132dec
Compare
Choose a tag to compare

SHELLWHAT_PARSER controls whether the OSH parser is used, and how it is used (e.g. via docker or otherwise). See README for details.

fix: parser should fail gracefully

28 Aug 13:51
Compare
Choose a tag to compare
v0.4.1

Update __init__.py

AST parsing and SCTs

23 Aug 21:49
Compare
Choose a tag to compare

AST parsing via the osh module from oil shell.

Tests can now be run from docker (since I couldn't get osh working on mac osx).

add strip_ansi SCT and SCT options

04 Aug 15:29
Compare
Choose a tag to compare
v0.3.0

bump minor version

add simple scts test_mc, success_msg via protowhat

03 Aug 15:42
Compare
Choose a tag to compare

Basic implementation w/ expression SCTs

02 Aug 17:54
Compare
Choose a tag to compare
v0.1.0

bump minor version