Skip to content

Commit

Permalink
v0.23.0-6 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Aivaras Saulius authored and arg0d committed Oct 25, 2023
1 parent 50705d5 commit 5e72b3e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,18 @@ shows which versions of each generator are inside the docker image.

| Docker image | uniffi-rs version | uniffi-bindgen-cs version | uniffi-bindgen-go version |
|------------------------|-------------------|---------------------------|---------------------------|
| v0.23.0-6 | v0.23.0-3 (FORK) | v0.4.0+v0.23.0 | v0.1.5+v0.23.0 |
| v0.23.0-5 | v0.23.0-3 (FORK) | v0.4.0+v0.23.0 | v0.1.5+v0.23.0 |
| v0.23.0-4 | v0.23.0 (FORK) | v0.2.3+v0.23.0 | v0.1.3+v0.23.0 |
| v0.23.0-3 (DO NOT USE) | v0.23.0 (FORK) | v0.2.2+v0.23.0 | v0.1.0+v0.23.0 |
| v0.23.0-2 (DO NOT USE) | v0.23.0 | v0.2.1+v0.23.0 | v0.1.0+v0.23.0 |
| v0.23.0-1 | v0.23.0 | v0.2.1+v0.23.0 | not present |

### v0.23.0-6

`uniffi-generators`
- Include `python3` installation in the *docker* image

### v0.23.0-5

`uniffi-rs`:
Expand Down

0 comments on commit 5e72b3e

Please sign in to comment.