Releases: danBamikiya/agoric-vscode-extension
Releases · danBamikiya/agoric-vscode-extension
Agoric Extension - v1.0.9
Release v1.0.9 🚀 🥂
Changes
Give the extension permission to remove the agoric
command from user's environment(PATH)
Agoric Extension - v1.0.8
Release v1.0.8 🚀 🥂
Changes
Enable the agoric
keyword to be globally & permanently available in a user's environment(PATH)
Agoric Extension - v1.0.6
Release v1.0.6 🚀 🥂
Changes
Make this extension a Workspace Extension
Agoric Extension - v1.0.5
Release v1.0.5 🚀
Changes
Fix unnecessary reinstalls
Agoric Extension - v1.0.4
Release v1.0.4 🚀 🩹
Changes
- Install the Agoric SDK from the community-dev branch for users to build on
Agoric Extension - v1.0.3
Release v1.0.3 🚀 🔨
Changes
Use a correct Windows file seperator in terminal commands
Agoric Extension - v1.0.2
Release v1.0.2 🚀 🎉
Changes:
- Attempt
PATH
binding for users - Remove
PATH
binding suggestion logs - Refactor previous setup removal
- Check if directories exist before attempting to remove them
- Remove redundant
async
keyword
v1.0.1
Release v1.0.1 🚀 🎉
Changes:
- Add guide to checking for
node-gyp
availability in the user's environment.