Releases: andogq/qubit
Releases · andogq/qubit
qubit v0.9.1
[0.9.1]
Dependencies
- Upgraded to
[email protected]
fix
dbf8fd5
update readme with correct instructions
qubit v0.9.0
[0.9.0]
Dependencies
- Upgraded to
[email protected]
feat
9543d12
(BREAKING) pass single cloneable ctx to builder instead of closure that accepts a request7274cb0
BREAKING replaceFromContext
withFromRequestExtensions
to build ctx from request information (via tower middleware)
fix
111db0a
fix incorrect handling of deeply nested routers
qubit-macros v0.6.1
qubit-macros v0.6.0
[0.6.0]
feat
7274cb0
BREAKING replaceFromContext
withFromRequestExtensions
to build ctx from request information (via tower middleware)
@qubit-rs/client v0.3.3
qubit v0.8.0
@qubit-rs/client v0.3.2
qubit v0.7.0
[0.7.0]
69669f4
update to jsonrpsee 0.23.0
Dependencies
- Upgraded to
[email protected]
fix
fe5fd40
bring README back up to date