Releases: spring-projects/spring-shell
3.2.2
Generic Notes
Fixes
This release contains some notable changes:
- Builds on spring-boot 3.2.3
- Builds on jline 3.25.1
- New ProgressView component
Issues
#1007 Upgrade spring-boot 3.2.3
#1004 Implement scenario lifecycle
#1002 EventLoop can attempt send without throwing
#997 ViewComponent should have more user friendly api
#996 Script runner @ symbol breaks as option value
#995 Initial ProgressView implementation
#993 DefaultWriter text draw outside screen causing NPE
#982 Update jline 3.25.1
#779 CommandContext in shell method
3.1.9
Generic Notes
Fixes
This release contains some notable changes:
- Builds on spring-boot 3.1.9
- Builds on jline 3.25.1
- Some issues backported
Issues
#1006 Upgrade spring-boot 3.1.9
#1003 backport(996): Script runner @ symbol breaks as option value
#1001 Upgrade gradle 8.4
#990 backport(779): CommandContext in shell method
#983 backport(982): Update jline 3.25.1
3.2.1
Generic Notes
Fixes
This release contains some notable changes:
- Builds on spring-boot 3.2.2
- Builds on jline 3.25.0
Issues
#978 Update spring-boot 3.2.2
#970 Cursor not restored in tmux
#968 Split jline dependencies
#966 Update jline 3.25.0
#945 Command alias not work on type level when sub command is empty
PRs
#975 Clarifying the confusing note
3.1.8
Generic Notes
Fixes
This release contains some notable changes:
- Builds on spring-boot 3.1.8
- Builds on jline 3.25.0
- Some issues backported
Issues
#977 Update spring-boot 3.1.8
#973 backport(945): Command alias not work on type level when sub command is empty
#972 backport(970): Cursor not restored in tmux
#971 Migrate 3.1.x to antora
#969 backport(968): Split jline dependencies
#967 backport(966): Update jline 3.25.0
3.2.0
Issues
#961 ExitCodeAutoConfiguration doesn't map CommandParserExceptionsException
#960 File option type doesn't work in native
#952 Upgrade spring-boot 3.2.1
#948 spring-configuration-metadata missing
#946 ComponentFlow single and multi selectItems should behave same
#826 Hotkey system for view framework
3.1.7
Issues
#964 backport(960): File option type doesn't work in native
#962 backport(961): ExitCodeAutoConfiguration doesn't map CommandParserExceptionsException
#957 backport(946): ComponentFlow single and multi selectItems should behave same
#951 Upgrade spring-boot 3.1.7
#950 backport(948): spring-configuration-metadata missing
3.2.0-RC1
Generic Notes
Fixes
This release contains some notable changes:
- Builds on spring-boot 3.2.0
- New zsh completion support
- Minor changes to Terminal UI
Issues
#934 Upgrade spring-boot 3.2.0
#930 Arity not working
#927 Support zsh completion
#922 Antora fails with duplicate asciinema files
#825 Support modal views