You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Problem
Zig 0.14 is out, but the library is still on 0.13.
#### Summary of changes
Mostly straightforward changes:
* Update the library name to solana_program_sdk
* Bump to a new minor version
* Update documentation
* Use the new `addWriteFiles` API for the linker script
* Use the new `Alignment` API for allocators and fix the tests
* Update Rust deps for program-test to v2.2
* Update CI
0 commit comments