Releases: yumemi-inc/ruice
Releases · yumemi-inc/ruice
v0.2.0
What's Changed
- chore(deps): Bump async-trait from 0.1.68 to 0.1.69 by @dependabot in #22
- chore(deps): Bump tokio from 1.28.2 to 1.29.1 by @dependabot in #21
- chore(deps): Bump thiserror from 1.0.40 to 1.0.43 by @dependabot in #24
- chore(deps): Bump async-trait from 0.1.69 to 0.1.71 by @dependabot in #23
- chore(deps): Bump axum from 0.6.18 to 0.6.19 by @dependabot in #25
- chore(deps): Bump thiserror from 1.0.43 to 1.0.44 by @dependabot in #27
- chore(deps): Bump async-trait from 0.1.71 to 0.1.72 by @dependabot in #26
- chore(deps): Bump axum from 0.6.19 to 0.6.20 by @dependabot in #28
- chore(deps): Bump async-trait from 0.1.72 to 0.1.73 by @dependabot in #29
- chore(deps): Bump tokio from 1.29.1 to 1.31.0 by @dependabot in #30
- chore(deps): Bump tokio from 1.31.0 to 1.32.0 by @dependabot in #31
- chore(deps): Bump thiserror from 1.0.44 to 1.0.47 by @dependabot in #32
- chore(deps): Bump thiserror from 1.0.47 to 1.0.48 by @dependabot in #33
- chore(deps): Bump thiserror from 1.0.48 to 1.0.49 by @dependabot in #34
- chore(deps): Bump thiserror from 1.0.49 to 1.0.50 by @dependabot in #37
- chore(deps): Bump async-trait from 0.1.73 to 0.1.74 by @dependabot in #35
- chore(deps): Bump tokio from 1.32.0 to 1.33.0 by @dependabot in #36
- chore(deps): Bump tokio from 1.33.0 to 1.34.0 by @dependabot in #38
- feat: Upgrade axum to 0.7 by @siketyan in #39
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- chore(deps): Bump tokio from 1.25.0 to 1.26.0 by @dependabot in #3
- chore(deps): Bump async-trait from 0.1.64 to 0.1.66 by @dependabot in #5
- chore(deps): Bump thiserror from 1.0.38 to 1.0.39 by @dependabot in #6
- chore(deps): Bump axum from 0.6.9 to 0.6.10 by @dependabot in #4
- chore(deps): Bump axum from 0.6.10 to 0.6.11 by @dependabot in #7
- chore(deps): Bump thiserror from 1.0.39 to 1.0.40 by @dependabot in #8
- chore(deps): Bump async-trait from 0.1.66 to 0.1.67 by @dependabot in #9
- chore(deps): Bump axum from 0.6.11 to 0.6.12 by @dependabot in #10
- chore(deps): Bump async-trait from 0.1.67 to 0.1.68 by @dependabot in #11
- chore(deps): Bump tokio from 1.26.0 to 1.27.0 by @dependabot in #12
- chore(deps): Bump axum from 0.6.12 to 0.6.15 by @dependabot in #13
- refactor(core): avoid relying on
use
outside by @kawaemon in #14 - chore(deps): Bump axum from 0.6.15 to 0.6.16 by @dependabot in #15
- chore(deps): Bump axum from 0.6.16 to 0.6.18 by @dependabot in #17
- chore(deps): Bump tokio from 1.27.0 to 1.28.0 by @dependabot in #16
- chore(deps): Bump tokio from 1.28.0 to 1.28.1 by @dependabot in #18
- chore(deps): Bump tokio from 1.28.1 to 1.28.2 by @dependabot in #19
- feat: Add Services::has for checking the service existence by @siketyan in #20
New Contributors
- @dependabot made their first contribution in #3
- @kawaemon made their first contribution in #14
Full Changelog: v0.1.1...v0.1.2