Skip to content

2.1.0-M4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 12:58
· 485 commits to main since this release

Generic Notes

Notable Changes

  • Project has been updated to Boot 2.7.0
  • Command sub-system has been rewritten
  • Support registering commands dynamically
  • Execution target can now also be Function or Consumer
  • Build-in help command is rendered via a template

Issues

#427 Better errors with non-interactive mode
#422 Rework help command
#421 Change help to description in command registration
#420 Expose CommandRegistration in CommandContext
#419 Update boot 2.7.0
#417 Support defining history file location
#414 Expose default option in SingleItemSelector
#411 Update boot 2.6.7
#409 Default values not used correctly
#407 Make samples to require jdk11
#400 Parameter 0 of method standardParameterResolver in ParameterResolverAutoConfiguration is error
#395 Drop jcommander
#394 Drop spring-shell-test-samples
#387 Add auto-config for ComponentFlow
#383 Update docs
#382 Update boot 2.6.4
#380 Rework command subsystem
#379 Register commands dynamically
#364 Flow system for UI components
#340 Native support for JCommander
#333 Remove legacy support for shell 1.x