Releases: Lucklyric/vaultify
Releases · Lucklyric/vaultify
v0.2.2
Release v0.2.2 - Fixed npm installation error on first attempt - Binary name is now consistent (vaultify instead of vaultify-bin) - Resolves chmod ENOENT error during yarn global add
v0.2.1
Release v0.2.1 - Binary renamed from vault to vaultify - Fixed all clippy warnings for CI compatibility - Added tooling for local/CI consistency - Beta release of the rebranded tool
v1.0.4
fix(ci): improve release workflow reliability - Add proper macOS ARM64 cross-compilation support - Fix glob pattern for release assets - Add debugging output to diagnose build issues - Bump version to 1.0.4
v1.0.3
chore: bump version to 1.0.3 with better error handling - Improve install.js error messages when binaries are not available - Remove unreachable build-from-source code - Provide clear instructions for users when installation fails
v1.0.2
fix(npm): resolve binary installation and path issues - Rename actual binary to vault-bin to avoid conflict with wrapper script - Fix install.js to check for correct binary name - Add automatic binary installation fallback in index.js - Update documentation with correct npm package name - Bump version to 1.0.2