Skip to content

TerminalConsoleAppender 1.1.0

Compare
Choose a tag to compare
@stephan-gh stephan-gh released this 18 Jul 07:44
· 52 commits to master since this release
1.1.0
bf9d984
  • Fixed a race condition that may result in an IllegalStateException or duplicate input prompts.
  • Added a new SimpleTerminalConsole base class with opinionated defaults that can be used to set up console input more easily. (Check README for details)