-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.2.2](v0.2.1...v0.2.2) (2022-06-01) ### Testing * all dev_deps are single constraint caret ([0cd4e76](0cd4e76)) ### Build system / dependencies * begin bash scripts with `set -euxo pipefail` ([e96cd1e](e96cd1e)) * check-in Cargo.lock ([aaced5f](aaced5f)) * commit message linting ([81107a2](81107a2)), closes [#152](#152) * rm infiltrating .envrc ([35c97f7](35c97f7)) * shebangs in script tasks ([84875be](84875be)), closes [#187](#187) ### Documentation * explicit guard drop in "how it works" ([e83bff9](e83bff9)), closes [#131](#131) * fix ci badge ([2d3d0cc](2d3d0cc)), closes [#179](#179) * fix ci badge in readme ([e56afdf](e56afdf)), closes [#173](#173) * key type is not Clone and related improvements ([652c638](652c638)), closes [#147](#147) * rewrite section on store bounds ([a40c3b3](a40c3b3)), closes [#132](#132) * table of contents ([b3487ef](b3487ef)), closes [#140](#140) ### Refactoring * extract store_trait_object ([136f9aa](136f9aa)) ### CI * add restore-keys ([25f82b7](25f82b7)), closes [#177](#177) * cache .bin ([48f779f](48f779f)), closes [#186](#186) * correct commit linting condition ([fb6a8c6](fb6a8c6)), closes [#175](#175) * rewrite untracked files check ([02e1104](02e1104)) * run on push to any branch ([a7c276a](a7c276a)) * semantic-release ([aa5e764](aa5e764)), closes [#117](#117)
- Loading branch information
1 parent
79e6cc9
commit 61baf6c
Showing
4 changed files
with
43 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters