Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@gliderbot gliderbot released this 02 Jul 21:13

Fixed

  • Resolved issue where deps-install download URL has a redirect
  • Ensure gun-find-root changes working directory to $GUN_ROOT

Added

  • -t and --trace as last argument, enables -x closer to command
  • Basic test coverage
  • Build artifacts on CircleCI, including Go workspace
  • Calling help explicitly will show second level commands
  • GUN_PATH used for module sourcing with PATH-like semantics
  • Added some initial remote module libraries

Changed

  • Deprecated GUN_MODULE_PATH in favor of GUN_PATH
  • Standard error used for warnings and errors
  • Static compilation of binary
  • version builtin command is now :version
  • help builtin command is now :help
  • update builtin command is now :update
  • env builtin command is now :env
  • fn builtin command is now ::