Skip to content

1.5.0

Choose a tag to compare

@csnover csnover released this 27 May 13:25
· 290 commits to master since this release

Enhancements

  • Files are now transparently uploaded from the client to a compatible server when calling type on an Element with the path to a local file. (#38)
  • Stack traces for Command failures are now of sane length. (#18)

Install from npm

cd /my/project/root
npm install leadfoot --save-dev

Download source