blob: 107733e7748de15f3f7f072bc9beb715401e34f7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# 0.0.0
* Add packet types
* Add checksum type
* Add fixed string type
* Add error type
* Add serialisation/deserialisation traits
* Depend on `sha2`
* Add changelog
* Add readme
* Add gitignore
|