Releases
v1.2.0-2 7/6/2022
Fixes
- Improved command logic
v1.2.0-1 7/6/2022
Fixes
- Fixed invalid passing of arguments (added in v.1.2.0-0)
v1.2.0-0 6/30/2022
New Features
- Added
--no-pull
argument torun
andup
commands
v1.1.0 5/20/2022
What's New
- Added
down
andbuild
commands - Added ability to customize environment files (by setting
SPIN_ENV
)
Special thanks to our contributors:
- @oldskool73
- @adamrgrade
v1.1.0-0 4/8/2022
What's New
- Added
down
andbuild
commands - Added ability to customize environment files (by setting
SPIN_ENV
)
Special thanks to our contributors:
- @oldskool73
- @adamrgrade
Docs
If you're looking for documentation in this version, look at the Pull Request preview for this version: https://serversideup-spin-site-preview-pr-1.surge.sh/
v1.0.0 1/26/2022
What's new
- We've been testing
spin
for a number of months and it's ready for deploying to your team 🥳
v0.1.3 1/26/2022
Fixes
- Changed variable name to prevent automations from running with
spin run
v0.1.2 1/13/2022
Fixes
- Fixed documentation URL
v0.1.2-0 12/2/2021
Fixes
- Fixed issue with auto deployments for NPM
v0.1.1-0 12/2/2021
Fixes
- Added clarity when passing an invalid command
- Added automated releases for
stable
v0.1.0-0 12/2/2021
Initial foundation for the script
See PR https://github.com/serversideup/spin/pull/3 for more details.