Releases: helidon-io/helidon-build-tools
Releases · helidon-io/helidon-build-tools
3.0.6
3.0.0
Fixes
- Add --errors options to print the exception stack traces 702 741
- Cli does not prompt input with external default in interactive mode 725 733
- Init command uses v1 catalog for a 3.x Helidon version. 727 728
- Interactive prompter display steps without prompting for any inputs. 735 736
- Add support for argument file (primary used by init). 690 704
- BuildCommand has no output 668 671
- Process monitor rework (forward-port) 511
- Fix shutdown hooks in native-image (forward port) 520
- Suppress download progress output during build 332 568
- Need to touch pom.xml twice for dev loop to process the change 429 569 576
Changes
- Validate Helidon version input. 628
- Handle
latest
file with multiple lines 633 - All archetype values can be passed as properties
-Dprop=value
543 - Remove project name 590 620
- Remove
project.directory
from the.helidon
file 339 620 - Clarify comments in generated user config 624
Notable New Features
3.0.5
3.0.4
3.0.2
Fixes
- Sanitize environment/system properties 810 798
- Handle Processing instructions in SimpleXmlParser 785 780
helidon init
add defaults in case of the user has not specify mandatory options 776 774- Fix TemplateSupport caching 759
Notable changes
This releases includes an update to the Visual Studio Code Helidon plugin.