- Add `solders-primitives` to crates.io release flow.
0.14.1
Changed
- Use crates.io for the `pyo3` and `pythonize` dependencies [(38)](https://github.com/kevinheavey/solders/pull/38)
0.14.0
Added
- Add `SimulateVersionedTransaction` [(37)](https://github.com/kevinheavey/solders/pull/37) - Support `VersionedMessage` in `GetFeeForMessage` [(37)](https://github.com/kevinheavey/solders/pull/37)
0.13.0
Changed
Rename `SendTransaction` to `SendLegacyTransaction` [(36)](https://github.com/kevinheavey/solders/pull/36)