Skip to content

Releases: alxndrsn/enketo-collect

v0.0.6

30 Jun 21:30
Compare
Choose a tag to compare
Don't count generated files in stats script

v0.0.5: Manually assign lodash to `_` variable

27 Nov 16:14
Compare
Choose a tag to compare
There seemed to be an expectation that requiring `lodash` would assign window._
automatically.  This was no longer happening, so this change assigns it at the
time that `require()` is called.

v0.0.4

04 Apr 22:35
Compare
Choose a tag to compare
Run browserify from node_modules

v0.0.1

04 Apr 22:18
Compare
Choose a tag to compare
Make Travis upload tags to github releases