- [fix] Handle update with default stdin.
- [feature] Support normalising outputs in forks.
- [fix] Fix
\r\nparsing. - [ci] Add Appveyor.
- [feature] Read input as JS/JSON.
- [feature] Updates JSON properties.
- [fix] Updates empty expected.
- [fix] Fix extra whitespace in win input.
- [fix] Try fix \r.
- [fix] Upgrade for EOLs.
- [tests] Update tests to be robust against node versions.
- [feature] Pass multiple paths.
- [license] Update to Affero.
- [doc] Add
typedefs.json.
- [doc] Improve JSDoc annotations and externs.
- [feature] Allow to pass
jsProps.
- [fix] Put back types.
- [package] Remove source maps from depack build and
srcdirectory from files to reduce size.
- [fix] Update mask properties correctly and account for preamble.
- [doc] Give titles to link types.
- [externs]
MaskConfigis a structural interface now.
- [types] Put vendor types in the
index.jsfile.
- [types] Vendor
assert-diffand@zoroaster/forktypes.
- [package] Publish types in the
filesfield.
- [build] Compile w/ Depack.
- [deps] Move all dependencies to being dev-dependencies ^ because of Depack.
- [feature] Pass the mask result properties via the
thisand not in arguments.
- [feature] Handle errors in interactive mode by updating mask properties.
- [feature] Add preamble parsing (text on top of the result file will be available via
this.preamblein masks).
- [feature] Support
propStartReandpropEndRe. - [deps] Update and unlock dependencies.
- [feature] Support focusing on masks.
- [fix] Asynchronous
assertResults. - [fix] Pass
thiscontext with props toassertResults.
- [feature] Use
##by default as the test separator in markdown files. - [dep] Update
@zoroaster/forkfor new features (removing ANSI, pre-processing and removing the final\n).
- [feature] Resolve the path to the mask result without extension.
- [fix] Don't print extensions in filenames in results.
- [deps] Update dependencies.
- Create
@zoroaster/maskwithmnp - [repository]:
src,test