Releases: beryx/text-io
Releases · beryx/text-io
text-io-3.4.1
text-io-3.4.0
- issue #24: allow customizing the error messages associated with numbered options
text-io-3.3.0
- New methods in SwingTextTerminal: getDocument, appendToInput, replaceInput, getPartialInput (issue #17)
text-io-3.2.1
- issue #16: handle editing when the cursor is outside of the current input item
text-io-3.2.0
- add Automatic-Module-Name to MANIFEST.MF
- replace findbugs with spotbugs
- remove all JavaFX dependencies
text-io-3.1.4
- fixes a memory leak in SwingTextTerminal (thanks to @mattco98 )
text-io-3.1.3
- small fixes in textterm.js
text-io-3.1.2
- small fixes in textterm.js
text-io-3.1.1
- implemented abort() for SwingTextTerminal and JLineTextTerminal
text-io-3.1.0
- added InputReader.withPropertiesPrefix()
- added TextTerminal.executeWithPropertiesPrefix()
- added standard prefix
error
for error messages - added JLineTextTerminal.dispose()