Skip to content

Releases: andogq/qubit

qubit v0.9.1

18 Jun 12:21
e32cfe5
Compare
Choose a tag to compare

[0.9.1]

Dependencies

fix

  • dbf8fd5 update readme with correct instructions

qubit v0.9.0

18 Jun 12:08
8da3ac1
Compare
Choose a tag to compare

[0.9.0]

Dependencies

feat

  • 9543d12 (BREAKING) pass single cloneable ctx to builder instead of closure that accepts a request
  • 7274cb0 BREAKING replace FromContext with FromRequestExtensions to build ctx from request information (via tower middleware)

fix

  • 111db0a fix incorrect handling of deeply nested routers

qubit-macros v0.6.1

18 Jun 12:20
e32cfe5
Compare
Choose a tag to compare

[0.6.1]

fix

  • dbf8fd5 update readme with correct instructions

qubit-macros v0.6.0

18 Jun 12:08
8da3ac1
Compare
Choose a tag to compare

[0.6.0]

feat

  • 7274cb0 BREAKING replace FromContext with FromRequestExtensions to build ctx from request information (via tower middleware)

@qubit-rs/client v0.3.3

11 Jun 12:17
f239bdc
Compare
Choose a tag to compare

[0.3.3]

feat

  • f8ff07b feat: allow for polyfilling fetch for http transport (close #55)

qubit v0.8.0

10 Jun 10:52
d9129ca
Compare
Choose a tag to compare

[0.8.0]

  • cb95f67 fix example dependency versions in README

feat

  • 64913a8 provide mutable reference to request parts, instead of the entire request to the context builder.

@qubit-rs/client v0.3.2

10 Jun 10:51
d9129ca
Compare
Choose a tag to compare

[0.3.2]

fix

qubit v0.7.0

08 Jun 05:47
310b8eb
Compare
Choose a tag to compare

[0.7.0]

  • 69669f4 update to jsonrpsee 0.23.0

Dependencies

fix

  • fe5fd40 bring README back up to date

qubit v0.6.1

08 Jun 02:52
aec9edf
Compare
Choose a tag to compare

[0.6.1]

Dependencies

qubit-macros v0.5.1

08 Jun 05:47
310b8eb
Compare
Choose a tag to compare

[0.5.1]

fix

  • bf93414 use absolute paths in the macro