v1.2.0
- Support for new composable account validation functions.
- Added
program_id
ownership check tois_type
,to_account
, andto_account_mut
functions. - Simplified CPIs for
create_account
andallocate_account
. - New account parser for
to_associated_token_account
.