567 B
567 B
Changelog
[0.8.0] - 2024-05-31
Miscellaneous Tasks
- Update
cookie_store = "^0.21"
[0.7.0] - 2024-03-23
Miscellaneous Tasks
- Update reqwest to v0.12.0
Ci
- Remove
--topo-order
argument togit-cliff
[0.6.0] - 2023-06-17
Documentation
- Add CHANGELOG.md
- Update doctest to use
CookieStore::new()
in example
Ci
- Update release.sh for git-cliff arg changes
- Change
reqwest
dependency specification to^0.11
instead of specific version - Setup for
git cliff
usage
Refact
- Update to
cookie_store 0.20