You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,10 @@ Added support for spring boot 2.0.0.M4 endpoint infrastructure which is very dif
25
25
26
26
### Version 2.5
27
27
Supports spring versions from 1.5.x till 2.0.0.M3 (tested for these versions only).
28
-
Upgraded to jline-3.5.1
28
+
Upgraded to jline-3.5.1.
29
29
Added support for highlighting of response output based on searched text using postprocessors (highlighting tested on OSX).
30
30
Added support for the emailing response output using postprocessors.
31
-
Examples of post processors can be seen below
31
+
Examples of post processors can be seen below.
32
32
33
33
### Version 2.4
34
34
Upgraded to jline-3.4.0. Refactored I/O related activity from SshSessionContext to ConsoleIO. Separated console processing into separate packages from SSH server packages.
0 commit comments