v6.1.0
- Added:
- Support the type
int16
anduint16
option. OptProxy
supports to convert itself to the concrete typed option proxy, such asOptProxyBool
,OptProxyInt
,OptProxyString
etc.
- Support the type
int16
and uint16
option.OptProxy
supports to convert itself to the concrete typed option proxy, such as OptProxyBool
, OptProxyInt
, OptProxyString
etc.