Commit 84f3e35
authored
Release belt-kwp v0.2.0 (#91)
### Added
- Optional `zeroize` support ([#88])
- Implementation of `Clone`, `Copy`, `Eq`, `PartialEq`, and `Hash`
traits for `Error` ([#89])
### Removed
- `std` and `alloc` crate features ([#87])
- Implementation of `Copy` for `BeltKwp` ([#88])
[#87]: #87
[#88]: #88
[#89]: #891 parent e1c428f commit 84f3e35
3 files changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments