Adds support for the @inspectFile operator

This commit is contained in:
Felipe Zimmerle
2017-10-31 09:42:06 -03:00
parent 1189e9b0ef
commit 1866a3a9eb
7 changed files with 897 additions and 724 deletions

View File

@@ -2,6 +2,8 @@
v3.0.????? - ?
---------------------------
- Adds support for @inspectFile operator.
[Issue #999 - @zimmerle, @victorhora]
- Adds support for RESOURCE variable collection.
[Issue #1014 - @zimmerle, @victorhora]
- Adds support for @fuzzyHash operator.