💥 Breaking Changes
- The plugin has been updated to work with
jextractversion 22, which dropped the--sourceand-Coptions. (issue #21) - For security reasons, the plugin does not set the
--enable-native-accessflag anymore. From now on, this needs to be done by the user. Without setting it, the JDK will issue illegal native access warnings.
🔧 Other Changes
- Argfile support has been added for filtering symbols using a external file. (issue #18)
Full Changelog: 0.4.2...0.5.0