0.15.0
- FileSystemResolver will use import maps when available
- Started implementing support for import-map
- Dockerfile will not use jlink to avoid build problems
- Bumped vert.x to 4.1.0
- Add support for bash completions
- Fixed some potential leaks on PM
- Upgrade to Graal 21.1.0
- Install command respects the --dest parameter
- Deployment of verticles happens inside an execute blocking
so downloads/read of scripts won't block the event loop