-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #69 from tox-rs/release_003
Release 0.0.3
- Loading branch information
Showing
3 changed files
with
22 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# 0.0.3 (March 27, 2018) | ||
|
||
* Parse all Onion packets (#50) | ||
* Update Onion docs (#46) | ||
* Enable OsX builds in CI (#62) | ||
* Multithreaded TCP Relay (#58) | ||
* Multithreaded DHT Node (#65) | ||
* Update DHT Codec (#48) | ||
* Fix clippy warnings (#63, #64) | ||
|
||
# 0.0.2 (March 7, 2018) | ||
|
||
* Parse TCP all packets | ||
* Parse DHT Ping/Nat/NodesRequest/NodeResponse packets | ||
* Parse Onion Request/Response packets | ||
* Add example for TCP Relay | ||
* Add example for DHT Node | ||
|
||
# 0.0.1 (December 31, 2014) | ||
|
||
* Squatter release (we did not make it) |
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