Skip to content

Releases: Lucklyric/vaultify

v0.2.2

03 Jul 05:40

Choose a tag to compare

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

03 Jul 05:24

Choose a tag to compare

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

02 Jul 21:37

Choose a tag to compare

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

02 Jul 21:05

Choose a tag to compare

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

02 Jul 03:28

Choose a tag to compare

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