Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #262 from jayz22/main
Browse files Browse the repository at this point in the history
Update release page
  • Loading branch information
sisuresh authored Jan 7, 2023
2 parents abaebb0 + dd85668 commit e302f67
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions docs/releases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ network passphrase changes.
| -------- | ------- |
| XDR | [026c9cd074bdb28ddde8ee52f2a4502d9e518a09](https://github.com/stellar/stellar-xdr/tree/026c9cd074bdb28ddde8ee52f2a4502d9e518a09) |
| Soroban Environment | `v0.0.12` |
| Soroban Interface Version | `27` |
| Stellar Core | `19.6.1-1158.c0ad35aa1.focal~soroban` |
| Soroban Rust SDK | `v0.4.2` |
| Soroban CLI | `v0.4.0` |
Expand All @@ -54,7 +55,7 @@ network passphrase changes.
- Use single balances in the Stellar Asset Contract
- Remove unnecessary i128 clone

See https://github.com/stellar/rs-soroban-env/releases v0.0.10, v0.0.11, v0.0.12 for more details.
See https://github.com/stellar/rs-soroban-env/releases v0.0.12 for more details.

#### Soroban Rust SDK

Expand All @@ -72,13 +73,13 @@ See https://github.com/stellar/rs-soroban-env/releases v0.0.10, v0.0.11, v0.0.12
- Make errors explicit in ledger snapshot functions
- Update env to include delete-im, remove-EnvVal changes

See https://github.com/stellar/rs-soroban-sdk/releases v0.3.0, v0.3.1, v0.3.2, v0.4.0, v0.4.1 for more details.
See https://github.com/stellar/rs-soroban-sdk/releases v0.4.0, v0.4.1, v0.4.2 for more details.

#### Soroban RPC

- Add GitHub linting for GO code

See https://github.com/stellar/soroban-tools/releases v0.3.0, v0.3.1 for more details.
See https://github.com/stellar/soroban-tools/releases v0.4.0 for more details.

#### Soroban CLI

Expand All @@ -89,7 +90,7 @@ See https://github.com/stellar/soroban-tools/releases v0.3.0, v0.3.1 for more de
- Add events subcommand for local and remote event viewing
- Deprecate token create command

See https://github.com/stellar/soroban-tools/releases v0.3.0, v0.3.1, 0.3.3 for more details.
See https://github.com/stellar/soroban-tools/releases v0.4.0 for more details.

## Preview 5 (December 8th, 2022)

Expand All @@ -99,6 +100,7 @@ See https://github.com/stellar/soroban-tools/releases v0.3.0, v0.3.1, 0.3.3 for
| -------- | ------- |
| XDR | [026c9cd074bdb28ddde8ee52f2a4502d9e518a09](https://github.com/stellar/stellar-xdr/tree/026c9cd074bdb28ddde8ee52f2a4502d9e518a09) |
| Soroban Environment | `v0.0.11` |
| Soroban Interface Version | `26` |
| Stellar Core | `stellar-core_19.5.1-1137.b3a6bc281.focal~soroban` |
| Soroban Rust SDK | `v0.3.2` |
| Soroban CLI | `v0.3.3` |
Expand Down Expand Up @@ -174,6 +176,7 @@ See https://github.com/stellar/soroban-tools/releases v0.3.0, v0.3.1, 0.3.3 for
| -------- | ------- |
| XDR | https://github.com/stellar/stellar-xdr-next/tree/48d5e17ae63bba0aa9725cd9d18d7438f44c07b1 |
| Soroban Environment | `v0.0.9` |
| Soroban Interface Version | `23` |
| Stellar Core | `19.5.1-1111.eba1d3de9.focal~soroban` |
| Soroban Rust SDK | `v0.2.1` |
| Soroban CLI | `v0.2.1` |
Expand Down Expand Up @@ -235,6 +238,7 @@ See https://github.com/stellar/soroban-cli/releases v0.2.0, v0.2.1 for more deta
| -------- | ------- |
| XDR | https://github.com/stellar/stellar-xdr-next/tree/161e2e5b64425a49f9ccfef7f732ae742ed5eec4 |
| Soroban Environment | `v0.0.6` |
| Soroban Interface Version | `23` |
| Stellar Core | `19.4.1-1097.4e813f20e.focal~soroban` |
| Soroban Rust SDK | `v0.1.1` |
| Soroban CLI | `v0.1.2` |
Expand Down

0 comments on commit e302f67

Please sign in to comment.