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 cf65658 commit 94b15f7Copy full SHA for 94b15f7
CHANGELOG.md
@@ -1,6 +1,14 @@
1
2
# CHANGELOG
3
4
+## 1.0.0-beta02 (2026-02-22)
5
+
6
+- `allow` now supports multiple modules. Contributed by @DatL4g.
7
+- `allow` can be used with type-safe project accessors. Contributed by @DatL4g.
8
+- Groovy support improvements. Contributed by @DatL4g.
9
+- `allowExternalLibraries` is now available within `restrictModule`.
10
+- Libraries can now be displayed in the html graph report via `report { showLibrariesInGraph = true }`
11
12
## 1.0.0-beta01 (2026-02-19)
13
14
- Added support for KMP
0 commit comments