Skip to content

Commit 2251e3e

Browse files
tomlintonlosman0s
authored andcommitted
cli: anchor version manager (avm) (solana-foundation#1385)
1 parent 486a172 commit 2251e3e

File tree

7 files changed

+509
-84
lines changed

7 files changed

+509
-84
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ incremented for features.
2323
* ts: Add new `methods` namespace to the program client, introducing a more ergonomic builder API ([#1324](https://github.com/project-serum/anchor/pull/1324)).
2424
* ts: Add registry utility for fetching the latest verified build ([#1371](https://github.com/project-serum/anchor/pull/1371)).
2525
* cli: Expose the solana-test-validator --account flag in Anchor.toml via [[test.validator.account]] ([#1366](https://github.com/project-serum/anchor/pull/1366)).
26+
* cli: Add avm, a tool for managing anchor-cli versions ([#1385](https://github.com/project-serum/anchor/pull/1385)).
2627

2728
### Breaking
2829

0 commit comments

Comments
 (0)