v4.1.1
Jodd v4.1.1 fixes few critical bugs. Sorry about that.
Bug Fixes
- core - fixed a regression with the stream copying.
- email - fixed access issue for a
Builder
. - core -
JavaBridge
now works with Java9.
Features
- http - added a
header(Map)
method toHttpRequest
.
Breaking changes
- core -
ClassScanner
now begins scanning withscan()
. - http - methods with
boolean
argument renamed to*Overwrite
. - http - methods named
remove
renamed.