Skip to main content
Module

x/velociraptor/CHANGELOG.md

The npm-style script runner for Deno
Go to Latest
File

1.0.0-beta.6 (2020-05-22)

Features

  • export: add script exporting functionality (81e457f)

1.0.0-beta.5 (2020-05-17)

Bug Fixes

  • script-normalization: wrong mergeParams argument order (0c54801)

1.0.0-beta.4 (2020-05-16)

Code Refactoring

Features

  • add support for loading velociraptor.{ext} files (d5e5f70)

BREAKING CHANGES

  • cli: vr subcommands (ie ‘run’, ‘help’…) have been introduced and can collide with equal script names. Use the ‘run’ command to avoid colliding with the cli.