Releases: mgrachev/update-informer
Releases · mgrachev/update-informer
v1.2.0
Fixes
CI
- Rollback codecov to v3 (#127)
Documentation
- Add
fzf-make
as user in README (#153, @kyu08) - Documented
UpdateInformer
usage that doesn't create cache file (#146, @Enyium)
Miscellaneous Tasks
- Fix CI and linter warnings (#155)
- Remove stale action (#154)
- Made Cargo.toml and readme less CLI-centric (#145, @Enyium)
- Direct docs.rs via Cargo.toml to document all registries (#144, @Enyium)
- Update link (#140)
- Update reqwest requirement from 0.11 to 0.12 (#137)
- Add
fselect
as user in README (#125)
Update dependencies
- Bump lycheeverse/lychee-action from 2.0.2 to 2.2.0 (#157)
- Bump lycheeverse/lychee-action from 1.10.0 to 2.0.2 (#151)
- Bump Swatinem/rust-cache from 2.7.3 to 2.7.5 (#150)
- Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 (#139)
- Bump lycheeverse/lychee-action from 1.9.2 to 1.9.3 (#133)
- Bump softprops/action-gh-release from 1 to 2 (#136)
- Bump codecov/codecov-action from 3 to 4 (#134)
- Bump lycheeverse/lychee-action from 1.9.1 to 1.9.2 (#132)
- Bump Swatinem/rust-cache from 2.7.2 to 2.7.3 (#131)
- Bump Swatinem/rust-cache from 2.7.1 to 2.7.2 (#130)
- Bump lycheeverse/lychee-action from 1.9.0 to 1.9.1 (#129)
- Bump lycheeverse/lychee-action from 1.8.0 to 1.9.0 (#128)
- Bump actions/stale from 8 to 9 (#126)
- Bump Swatinem/rust-cache from 2.5.1 to 2.7.1 (#124)
- Bump codecov/codecov-action from 3 to 4 (#122)
- Bump actions/checkout from 3 to 4 (#120)
- Bump Swatinem/rust-cache from 2.5.0 to 2.5.1 (#116)
v1.1.0
v1.0.0
Features
- Add
npm
registry support (#80) - Add
reqwest
crate support (#81) - Add ability to use your own http client (#83)
- Use undefined http client if no other is selected (#89)
- Add
http_client
method forFakeUpdateInformer
(#87)
CI
- Check PR name instead of commits (#85)
Miscellaneous Tasks
- Add example declarations for examples that have required features (#90, @chris-olszewski)
- Add more examples (#88)
- Get rid of
orhun/git-cliff-action
(#78)
Refactor
- Replace
Option<(&'a str, &'a str)>
withHeaderMap
(#101, #102) - Change trait name
SendRequest
->HttpClient
(#92) - Remove deprecated
FakeUpdateInformer::new
function (#86) - Move current_version to package (#82)
- Remove deprecated function (#79)
Update dependencies
- Update directories requirement from 4.0 to 5.0 (#98)
- Update mockito requirement from 0.31 to 0.32 (#91)
- Bump actions/stale from 7 to 8 (#99)
- Bump lycheeverse/lychee-action from 1.6.1 to 1.7.0 (#100)
- Bump Swatinem/rust-cache from 2.2.0 to 2.2.1 (#95)
- Bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 (#94)
- Bump dprint/check from 2.1 to 2.2 (#84)
- Bump actions/stale from 6 to 7 (#76)