Changes¶
2.1.0¶
Added
minimum,maximum,allow_alphaandallow_betatofind_exe.Added user configuration readers
2.0.1¶
Added Application.minimum_version(version) and Application.requires(version) methods
Added @requires(version) and @deprecated decorators
Increased socket throughput (disable Nagling, use MSG_WAITALL flag with recv())