You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Versions are monotonically increased based on Semantic Versioning.
4
+
5
+
***
6
+
7
+
## V0.2 (09/12/2017)
8
+
9
+
## Backward incompatible changes
10
+
None
11
+
12
+
## Deprecations
13
+
None
14
+
15
+
## Changes
16
+
Fixed [issue #1](https://github.com/YaokaiYang-assaultmaster/PythonPortScanner/issues/1). Specifically, fixed Windows has no `SO_REUSEPORT` for TCP socket error and change message encoding to `utf-8` before sending out.
17
+
18
+
***
19
+
20
+
## V0.1 (05/30/2017)
21
+
22
+
## Backward incompatible changes
23
+
None
24
+
25
+
## Deprecations
26
+
None
27
+
28
+
## Changes
29
+
Initialized the whole project. First version finished.
0 commit comments