We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e67ed6 commit 84326b0Copy full SHA for 84326b0
ChangeLog.md
@@ -1,3 +1,13 @@
1
+### 0.3.0 / 2024-06-23
2
+
3
+* Include `Enumerable` into {Masscan::OutputFile}.
4
+* Improvements to {Masscan::Command}:
5
+ * Added the `rotate` attribute for the `--rotate` option.
6
+ * Allow the `ports` attribute to accept a raw String value.
7
+ * Improve validation of String values passed to `ports`, `adapter_port`,
8
+ `range`, `shards`, and `ips` attributes.
9
+ * Correct the type used for the `exclude` attribute.
10
11
### 0.2.3 / 2024-01-27
12
13
* Switched to using `require_relative` to improve load-times.
0 commit comments