Releases: stellar/js-stellar-xdr-json
Releases · stellar/js-stellar-xdr-json
22.0.0-rc.1.1
What's Changed
- feat: Decode with iter by default by @willemneal in #21
- Bump version to 22.0.0-rc.1.1 by @github-actions in #24
New Contributors
- @willemneal made their first contribution in #21
Full Changelog: v22.0.0-rc.1...v22.0.0-rc.1.1
22.0.0-rc.1
What's Changed
- Add example to README by @leighmcculloch in #19
- Update xdr lib to v22 by @leighmcculloch in #22
- Bump version to 22.0.0-rc.1 by @github-actions in #23
Full Changelog: v0.0.4...v22.0.0-rc.1
0.0.4
What's Changed
- Fix package name to have
@stellar
namespace by @leighmcculloch in #16 - Bump version to 0.0.4 by @github-actions in #17
Full Changelog: v0.0.3...v0.0.4
0.0.3
What's Changed
- Update wasm-pack by @leighmcculloch in #11
- Remove different types of packages by @leighmcculloch in #12
- Add dependabot.yml for version updates by @kanwalpreetd in #4
- Bump version to 0.0.3 by @github-actions in #13
New Contributors
- @kanwalpreetd made their first contribution in #4
Full Changelog: v0.0.2...v0.0.3
0.0.2
What's Changed
- Minor improvements to tests by @leighmcculloch in #6
- Add bump-version workflow by @leighmcculloch in #8
- Fix bug where guess and decode would panic on memory alloc by @leighmcculloch in #7
- Bump version to 0.0.2 by @github-actions in #9
New Contributors
- @github-actions made their first contribution in #9
Full Changelog: v0.0.1...v0.0.2
0.0.1
What's Changed
- Add initial crate by @leighmcculloch in #1
New Contributors
- @leighmcculloch made their first contribution in #1
Full Changelog: https://github.com/stellar/js-stellar-xdr-json/commits/v0.0.1