Releases: vindhyadatascience/vmup
Releases · vindhyadatascience/vmup
Release list
v1.8.0
Changelog
- ac69ae3 Merge pull request #26 from vindhyadatascience/docs-1.8.0
- 29f9504 docs(home): show the install command for the visitor's OS
- 7ca94e0 docs: document dynamic selection and the create/update confirmation
- 9be8cc6 Merge pull request #25 from vindhyadatascience/vm-config-dynamic-selection
- e447b6e config: confirm before creating or updating a VM, and bump to 1.8.0
- 6666268 config: select region, zone, and machine type dynamically from GCP
- f6b8bcf gcloud: report the failing SSH error and simplify the readiness wait
v1.7.2
Changelog
- 2d1b7ff Fix terraform install: upgrade hc-install to v0.9.5
v1.7.1
Changelog
- 1c7fc5f Derive displayed version from the build version
v1.7.0
Changelog
- 0894333 Defer macOS signing config to fix release
- 8b75c47 Update CHANGELOG for v1.7.0
- a443b77 Merge pull request #23 from vindhyadatascience/docs-site
- 8d009cf Remove conflicting docs-deploy target
- c2990e4 Document the vds-infrastructure default and non-Vindhya behavior
- d462e5c Document the image-project setting on the Settings page
- 4cadcba Document VM password handling caveat
- 2309731 Scrub org-specific references from docs (S4)
- dff9a6a Merge branch 'main' into docs-site
- ba89dcb Merge pull request #24 from vindhyadatascience/oss-release-prep
- 961e07a Ignore .claude local tooling directory
- 67da7f5 Make macOS signing optional (deferred)
- 31fc87a Add macOS signing and notarization via quill
- f093058 Drop stale python branch trigger from CI
- fa99e7b Add open-source project files and harden .gitignore
- 98f4575 Add version flag and release checksums
- d1ef108 Simplify install scripts for public repo
- b5ec0c0 Set module path to github.com/vindhyadatascience/vmup
- 777aac6 Make image source and IAP domain configurable
- 1aeec6f Add Apache-2.0 license
- e472955 Merge branch 'main' into docs-site
- eec9c94 Set goreleaser project_name to vmup
- 134016c Add uv-based MkDocs build targets and rename docs references to vmup
- 5e1a8dd Merge branch 'main' into docs-site
- c58a533 Rename repository to vmup
- 7102167 Add branded documentation website (MkDocs Material)
v1.6.2
v1.6.1
v1.6.0
v1.5.2
Changelog
- 62b78c9 Bump version to v1.5.2
- c6782ce Align help dialog and command palette descriptions
- 3fcd2ec Change new-instance description to 'Create a new VM instance'
- 4f195a7 Add space in elapsed time minute format: 1m 30s
- 6d34230 Consolidate elapsed time formatting with adaptive units
- c81de6b Fix progress spinner timer wrapping to next line
- ca89ee9 Add elapsed timer to progress screen spinner
- 548f65f Show refresh elapsed in ms under 1s, then switch to seconds
- d7e239e Show refresh elapsed time in milliseconds
- c3f84e2 Fix refresh counter not resetting on manual refresh