Skip to content

v0.3.0

Choose a tag to compare

@rwaldron rwaldron released this 07 Jan 17:02
· 10 commits to master since this release
Commit Message/Description
56579d1 0.3.0
c0e2e49 cleanup
8e1c2b0 npmignore: ignore most things...
3876050 appveyor: commit all example project deps.
ae57f9c tests: simplify paths to dep modules (relax for npm 2 or 3)
a9dcb6d appveyor/travis: fixes bogus exec command
3bf8a96 appveyor: log process.cwd to debug path issue
2786ab9 test: simplify output of smoke tests
f0b16b6 test: move eg node_modules installation to postinstall script
3d4e8e2 windows path normalization
28c4aca Fix incorrectly modified argument forwarding
6ae4fec CI: dump expected/entries. Drops ps run
f42c2df Test: more path normalization
77c68ff Test: normalize expected paths in excludeOptions
4d283d2 CI: expand test matrix
dedd2f0 CI: add appveyor
c32112a Use multi-line comments
2c1dd25 Treat known, but removed builtins as builtins. Fixes tessel/t2-cli#757