Releases: hubbleprotocol/solana-setup-action
Releases · hubbleprotocol/solana-setup-action
v0.4
What's Changed
- ⬆️ Upgrade deps & fix action failing by @andreihrs in #3
New Contributors
- @andreihrs made their first contribution in #3
Full Changelog: v0.3...v0.4
v0.3
v0.2: New 'rust-cache-hit' output
📈 Add output "rust-cache-hit" (#1)
v0.1: Initial release with all base functions
First pre-release:
- Setup selected solana sdk
- Setup selected rust version with
clippy
andfmt
- Setup nodejs (if version provided)
- Setup anchor-cli (if version provided)
- Setup cache for all of there