All notable changes to this project will be documented in this file.
1.1.1 - 2019-03-16
- Replace
syscall
withgolang.org/x/sys/unix
, contriubted by @otariidae (#14).
1.1.0 - 2018-11-13
- Update
github.com/cybozu-go/cmd
togithub.com/cybozu-go/well
(#7, #9). - Replace TravisCI with CircleCI.
1.0.0 - 2016-09-01
- transocks now adopts github.com/cybozu-go/well framework.
As a result, it implements the common spec including graceful restart.
- The default configuration file path is now
/etc/transocks.toml
. - "listen" config option becomes optional. Default is "localhost:1081".
- Configuration items for logging is changed.