What's new
- Publish solana-address v1.1.0
- Re-export v2 (#435)
- Use
doc_cfginstead ofdoc_auto_cfg(#412) - Borsh, serde, and address no_std (#355) by @stegaBOB
- Revert custom
PartialEq, addaddress_eq(#377) by @joncinque - Add [package.metadata.docs.rs] and doc_auto_cfg (#350) by @joncinque
- Add
declare_id/declare_deprecated_idfrom pubkey (#330) by @joncinque - Use uninit memory (#329) by @febo
- Add required feature to
address!macro (#328) by @febo - Make
PDA_MARKERpublic (#327) by @febo - Log visibility (#326) by @febo
- Add conditional debug derive (#325) by @febo
- Add custom
PartialEqimpl (#318) by @febo