Releases: metaplex-foundation/Solana.Swift
Releases · metaplex-foundation/Solana.Swift
Zihuatanejo 2.0.2
What's Changed
- Clean up warnings by @ajamaica in #199
- Update read me by @ajamaica in #200
- Adds pr template by @ajamaica in #202
- Updates to swfit 5.5 by @ajamaica in #205
- Adds async to actions by @ajamaica in #204
- Remove network from Hotwallet by @ajamaica in #208
- Add Symbol Documentation for RPC by @ajamaica in #206
- Fix linting warnings by @ajamaica in #210
- Update beet 1.0.2 by @ajamaica in #209
- Implement Transaction deserialisation by @MirekR in #211
- Rename publicKey to pubkey for decoding by @mike-metaplex in #212
New Contributors
Full Changelog: 2.0.1...2.0.2
Turks 2.0.1
What's Changed
- Add methods for PureData to interact with Solita generated accounts by @mike-metaplex in #197
- Update Beet with tests fix by @ajamaica in #198
Full Changelog: 2.0.0...2.0.1
Seychelles 2.0.0
What's Changed
- Introduce Beet Serializer by @ajamaica in #190
- Add Async await support for newer IOS by @ajamaica in #191
- Introduce Account, HotWallet, Create AccountMeta by @ajamaica in #193
Breaking Change
Account.Meta was renamed to AccountMeta. Please update your code.
Full Changelog: 1.3.0...2.0.0
Kauai 1.3.0
What's Changed
- Remove the default auth from the Solana. by @ajamaica in #159
- Public key default by @ajamaica in #160
- Visibility Publickey by @ajamaica in #161
- Visisbility Transaction by @ajamaica in #162
- Make sing public by @ajamaica in #163
- Public serialize transactions by @ajamaica in #164
- Make findProgramAddress open by @ajamaica in #166
- Use the first signer as payer by @ajamaica in #167
- Rename
programId
tosystemProgramId
by @j-h-a in #152 - Make transaction init public by @ajamaica in #168
- Add init for DataSlice by @ajamaica in #169
- Encodable wrapper init by @ajamaica in #170
- Multiple Accounts nil by @ajamaica in #171
- Add partialSigning and public Programs by @samdowd in #176
- Remove Genesys go RPCs by @ajamaica in #180
- Fix token list parser that gets a url by @ajamaica in #182
- allow unfunded recipient to send sol functionality added by @dhruv500 in #177
- Added support for serializing partially signed transactions by @samdowd in #179
- Fix
testGetAccountInfoForSolTransfer
unit test by @mike-metaplex in #185 - Pure data accountInfo support by @ajamaica in #186
- Rename readme to metaplex-foundation by @ajamaica in #184
- Mock for router by @DezorkIT in #187
- Fix token program and add commitment by @mike-metaplex in #188
- namespace solana token program by @mike-metaplex in #189
New Contributors
- @j-h-a made their first contribution in #152
- @samdowd made their first contribution in #176
- @dhruv500 made their first contribution in #177
- @mike-metaplex made their first contribution in #185
Full Changelog: 1.2.0...1.3.0
Nagamahama (1.2.0)
What's Changed
- Use devnetGenesysGo for tests by @ajamaica in #146
- Updated cocoapods dependencies by @megakoko in #143
- Change some APIs to public by @basememara in #145
- Do not require decimals when transfering SPL tokens by @vpontis in #136
- Fix Old Associated Address and add a test by @ajamaica in #147
- Remove resources by @danqing in #135
- Send token: allow unfunded recipient by @megakoko in #142
- Fix and update tests by @ajamaica in #154
- Solana pay support by @ajamaica in #155
- Generate QR Code by @ajamaica in #156
New Contributors
- @ismyhc made their first contribution in #122
- @megakoko made their first contribution in #141
- @basememara made their first contribution in #145
- @vpontis made their first contribution in #136
- @danqing made their first contribution in #135
Full Changelog: 1.1.0...1.2.0
Pigeon Point (1.1.0)
- Adds Websockets Support
- Implemts better borsh support
- Remove CryptoSwift Dependency
- Remove some warnings related to byte manipulation
Cayo Largo (1.0.0)
First Version. Adds all basic RPC api calls, Key Pair generation and the basic actions for interacting with solana