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 8ba25ac commit 1ca3750Copy full SHA for 1ca3750
ChangeLog
@@ -1,3 +1,13 @@
1
+*setools-4-4.2 (19 Apr 2023)
2
+
3
+ * Make NetworkX optional. sedta and seinfoflow tools, along with the
4
+ equivalent analyses in apol require NetworkX.
5
+ * Changed unit test runner to pytest, as setuptools' test command is
6
+ deprecated.
7
+ * Remove neverallow options in sesearch and apol. These are not usable
8
+ since they are removed in the final binary policy.
9
+ * Unit tests and CI tests improvements.
10
11
*setools-4.4.1 (6 Feb 2023)
12
13
* Replace deprecated NetworkX function use in information flow and domain
0 commit comments