fix: roadmap item api stabilization

This commit is contained in:
Kasper Juul Hermansen 2023-02-19 17:52:48 +01:00
parent 57ecf97d23
commit e5bfbe7218
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -22,7 +22,7 @@ See [dagger-sdk](./crates/dagger-sdk/README.md)
- [x] Deserializer for nested response (bind) - [x] Deserializer for nested response (bind)
- [x] Add codegen to hook into querier - [x] Add codegen to hook into querier
- [x] fix build / release cycle - [x] fix build / release cycle
- [ ] general api stabilisation - [x] general api stabilisation
- [x] document usage - [x] document usage
- [ ] make async variant - [ ] make async variant