We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
UPGRADE to Exactly v0.14.0 (type names)
UPGRADE to Exactly v0.13.0
assert/contents: syntax: CHANGE ':' between path, matcher
string|files-matcher: RENAME "empty" -> "is-empty"
string-source: RENAME option "-file" -> "-contents-of"
string-transformer: case converters: CHANGE to single primitive "char-case"
line-matcher: REPLACE "matches" w "contents"
string-transformer: case converters: REPLACE builtins w primitives
type-parse: CHANGE to parse type args as simple expressions
Updates syntax of "exists" instruction
Updates syntax to 0.9.1.1-PLUS
Updates syntax of string-matcher: any|every line: Removes "matches"
Renames instruction: "exitcode" -> "exit-code"
Rename: lines-transformer -> string-transformer
Examples: Updates syntax of "file": TRANSFORMATION _after_ "file source"
EbyE: Std/files/exitcode: Moves contents to separate file