- Add --version option (Lauri Rooden)
- release: Add --no-test and --no-build options (Lauri Rooden)
- release: Add `lint` option (Lauri Rooden)
- build: Add --eval to compile dynamic functions (Lauri Rooden)
- release: Allow to release from local branch (Lauri Rooden)
- release: Check `npm outdated` before release (Lauri Rooden)
Fixes:
- Fix release updates conf in package.json (Lauri Rooden)
- test: Fix test.js path in stack (Lauri Rooden)
Enhancements:
- Resolve jshint warnings (Lauri Rooden)
- test: Send only seed to xorshift128 (Lauri Rooden)
- release: Rename option `-f` to `--rewrite` (Lauri Rooden)
- test: Init seed on startup (Lauri Rooden)
- release: Use tap format for tests to not attach issues (Lauri Rooden)