Skip to content

Latest commit

 

History

History
72 lines (36 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

72 lines (36 loc) · 1.64 KB

Jodd Changelog

All notable changes to Jodd project are documented here.

(work in progress :)

Bug fixes

  • mail - fixed unused debug and timeout.

Breaking changes

  • mail - debug and timeout are now applied before creating the mail server.

New Features

  • joy - added excluded jars for faster scanning.
  • mail - added custom properties.

New Features

  • dboom - added detection of the quote names in annotations.
  • dboom - Added flags to column and table naming strategies for quote chars.

One minor fix and one important change for the bootstrap usages.

New Features

  • joy - added static method for registering joy servlet context listener.

Bug Fixes

  • joy - better output of the Joy configuration that does not cut of the values.

Minor fixes and improvements.

New Features

  • core* - added the Maybe.or(T) method.
  • mail - added receive() and fluent builder.
  • cli* - parse values bundled with options (e.g. --name=value)

Bug Fixes

  • cli - fixed the behaviour of parameters

Welcome to Jodd 5.

Version 5 contains a great number of new features, changes, bug fixes and performance improvements. It's all new Jodd: slick as before, just better.

High-five!

Previous releases

v4.x v3.x