Skip to content

v6.1.0

Compare
Choose a tag to compare
@xgfone xgfone released this 09 Apr 06:27
· 13 commits to master since this release
  • Added:
    • Support the type int16 and uint16 option.
    • OptProxy supports to convert itself to the concrete typed option proxy, such as OptProxyBool, OptProxyInt, OptProxyString etc.