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 9a1a973 commit 1eb7f7cCopy full SHA for 1eb7f7c
release-notes.md
@@ -1,6 +1,11 @@
1
Byte Buddy release notes
2
------------------------
3
4
+### 7. November 2025: version 1.18.0
5
+
6
+- Add support for `module-info` class files and `ModuleDescription`s.
7
+- Allow for manipulating module information using the `ByteBuddy` API.
8
9
### 8. October 2025: version 1.17.8
10
11
- Avoid use of types that are deprecated as of Java 26.
0 commit comments