6.6 KiB
6.6 KiB
Changelog
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.31.0] 2023-02-13
Dependency Updates
- Updated
tokio
from 1.24.1 to 1.24.2 (#547) - Updated
badgers
from 1.1.0 to 1.2.0 (#548) - Updated
reqwest
from 0.11.13 to 0.11.14 ([#549]) - Updated
bumpalo
from 3.10.0 to 3.12.0 (#550) - Updated
libgit2-sys
from 0.14.1+1.5.0 to 0.14.2+1.5.1 (#551) - Updated
git2
from 0.16.0 to 0.16.1 (#552) - Updated
actix-rt
from 2.7.0 to 2.8.0 (#553) - Updated
actix-web
from 4.2.1 to 4.3.0 (#554) - Updated
awc
from 3.0.1 to 3.1.0 (#555) - Updated
tokio
from 1.24.2 to 1.25.0 (#558) - Updated
ructe
from 0.15.0 to 0.16.1 (#559) - Updated
futures
from 0.3.25 to 0.3.26 (#560) - Updated
bytes
from 1.3.0 to 1.4.0 (#561) - Updated
serde_json
from 1.0.91 to 1.0.92 (#562) - Updated
vergen
from 7.5.0 to 7.5.1 (#563) - Updated
serde_json
from 1.0.92 to 1.0.93 (#564)
[0.30.0] 2023-01-16
New Features
- Allow customization of the badge label (#546)
Dependency Updates
- Updated
tracing-actix-web
from 0.7.1 to 0.7.2 (#542) - Updated
git2
from 0.15.0 to 0.16.0 (#544)
[0.29.0] 2023-01-07
Dependency Updates
- Updated
badgers
from 1.0.0 to 1.1.0 (#530) - Updated
serde_json
from 1.0.90 to 1.0.91 (#531) - Updated
vergen
from 7.3.1 to 7.4.4 (#533) - Updated
tracing-actix-web
from 0.6.2 to 0.7.1 (#534) - Updated
serde
from 1.0.151 to 1.0.152 (#535) - Updated
tokio
from 1.23.0 to 1.23.1 (#536) - Updated
vergen
from 7.4.4 to 7.5.0 (#537) - Updated
tokio
from 1.23.1 to 1.24.1 (#539)
[0.28.0] 2022-12-18
Fixes
- Fixed clippy lint
needless_borrow
(#526)
Dependency Updates
- Updated
bytes
from 1.2.1 to 1.3.0 (#519) - Updated
config
from 0.13.2 to 0.13.3 (#522) - Updated
serde_json
from 1.0.88 to 1.0.90 (#527) - Updated
serde
from 1.0.147 to 1.0.151 (#528)
[0.27.0] 2022-10-21
Dependency Updates
- Updated
futures
from 0.3.24 to 0.3.25 (#511) - Updated
serde_json
from 1.0.86 to 1.0.87 (#510) - Updated
serde
from 1.0.145 to 1.0.147 (#512) - Updated
tracing-actix-web
from 0.6.1 to 0.6.2 (#513) - Updated
reqwest
from 0.11.12 to 0.11.13 (#515) - Updated
tokio
from 1.21.2 to 1.22.0 (#516) - Updated
serde_json
from 1.0.87 to 1.0.88 (#517)
Fixes
- Fix clippy lint
needless-borrow
(#514)
[0.26.0] 2022-10-03
Changed
- Updated
tracing-subscriber
from 0.3.15 to 0.3.16 (#501) - Updated
tracing
from 0.1.36 to 0.1.37 (#502) - Updated
serde_json
from 1.0.85 to 1.0.86 (#503) - Updated
tracing-bunyan-formatter
from 0.3.3 to 0.3.4 (#504) - Updated
dotenvy
from 0.15.5 to 0.15.6 (#508)