Releases: OperatorFoundation/shapeshifter-dispatcher
Releases · OperatorFoundation/shapeshifter-dispatcher
v3.0.1 - completed v3 release
gopath update fix
made travis test and sh tests work with the new go path from a newer version of go
v2.2.0 - Updated Transport Dependencies
Updated transport dependencies from v2.2.5 to v2.2.8.
implemented PT v3.0 proposals
implemented PT v3.0 proposals
Made tests pass
We have tests for all modes.
Stable Module Release
Module transition is complete, and Replicant is in a stable state.
v2.1.6
module updates
Go Module Support
This release transitions to using Go modules for the transports.
Please note that in order to get this to work, the package path for shapeshifter-dispatcher has changed from "github.com/OperatorFoundation/shapeshifter-dispatcher/shapeshifter-dispatcher" to simply "github.com/OperatorFoundation/shapeshifter-dispatcher".
Updated Shadow
Shadow is now using go-shadowsocks2 instead of the deprecated shadowsocks-go library.
Fixed obfs4 Parsing Error
This release fixes issue #29