You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump version to 6.8.6 (#173)
This PR bumps the version of this extension to v6.8.6
Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Bump version to 6.8.4 (#164)
This PR bumps the version of this extension to v6.8.4
Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Expand usage of secure create_dir function (#131)
Cover all insecure instances of create_dir which could have caused the
extension to fail with the function `create_path_if_not_exists`
Simplify configuration and docs (#115)
Closes#99
- add top-level configuration values for lombok_support and java_home
- change lombok_support default to `true`
- overhaul the `README`