Releases: nbbrd/java-io-util
Releases · nbbrd/java-io-util
Release v0.0.35
07 Nov 11:27
Compare
Sorry, something went wrong.
No results found
0.0.35 - 2025-11-07
Added
Add support for Bearer authentication scheme in HttpClient
Fixed
Fix authentication errors in HttpClient
Changed
Migrate OSSRH to Central Portal
Remove preemptiveAuth option in HttpContext
Release v0.0.34
08 May 20:44
Compare
Sorry, something went wrong.
No results found
0.0.34 - 2025-05-08
Added
Add collector-based static factory to TextParser
Add more process shortcuts to TextParser
Changed
Replace gzip factories with filter factories in File* utilities
Release v0.0.33
06 Mar 09:48
Compare
Sorry, something went wrong.
No results found
0.0.33 - 2025-03-06
Added
Add static factory shortcuts to Picocsv parser/formatter
Add path shortcuts to CScriptWrapper and PowerShellWrapper
Add process shortcut to TextParser
Changed
Release v0.0.32
25 Sep 09:51
Compare
Sorry, something went wrong.
No results found
0.0.32 - 2024-09-25
Fixed
Fix inconsistent behavior in Stax
Release v0.0.31
24 Sep 11:52
Compare
Sorry, something went wrong.
No results found
0.0.31 - 2024-09-24
Fixed
Fix unexpected closing of resources
Release v0.0.30
25 Jun 12:48
Compare
Sorry, something went wrong.
No results found
0.0.30 - 2024-06-25
Fixed
Fix UTF8 encoding in PowerShellWrapper
Release v0.0.29
21 Jun 10:05
Compare
Sorry, something went wrong.
No results found
0.0.29 - 2024-06-21
Fixed
Fix MalformedInputException in ProcessReader #329
Added
Release v0.0.28
21 Mar 11:53
Compare
Sorry, something went wrong.
No results found
0.0.28 - 2024-03-21
Fixed
Fix encoding of space characters in URL #301
Release v0.0.27
16 Jan 14:36
Compare
Sorry, something went wrong.
No results found
0.0.27 - 2024-01-16
Fixed
Fix trailing slash and param without value in URLQueryBuilder
Release v0.0.26
20 Sep 14:27
Compare
Sorry, something went wrong.
No results found
0.0.26 - 2023-09-20
Added
Fixed
Fix AM/PM prefix compatibility in DateFormat