1 Star 0 Fork 35

fork / Jodd

forked from Gitee 极速下载 / Jodd 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 2.93 KB
一键复制 编辑 原始数据 按行查看 历史
Igor Spasić 提交于 2018-03-18 23:10 . Release 4.3

Jodd Change Log

All notable changes to Jodd project are documented here.

Unreleased

Work-in-progress :thunder:

Unreleased

An emotional roller coaster of the release :)

Breaking changes

  • all no more internal modules, removed Defaults
  • upload module moved to core
  • core JDateTime removed.
  • core Printf removed.
  • core LocaleUtil and DateFormatSymbolsEx removed.

Features

  • json - the order of the keys in JSON is now preserved.
  • core - added TimeUtil utils.
  • core - added JulianDate class, just for Julian dates.
  • joy - allow to set manually props files to load.

Bug Fixes

  • http - special case of media and charset heading value.
  • madvoc - fixes body reading on Jetty.

4.2.0

Features

  • json - lazy parser mode performance improved... a lot.
  • core - added TypeCache with 4 different implementations.

4.1.5

Like in every movie flick, having a nice release is always a good thing. Jodd is ready for an Oscar :) In this episode find some sweet addons.

Features

  • bean - UUID type converter added.
  • json - added UUID JSON type serializer.
  • petite - added @PetiteValue annotation for injecting parameters.
  • petite - added implicitParamInjection flag to enable/disable implicit injection.
  • props - added optional default values when getting props.
  • json - added PrettyJsonSerializer!
  • core - enabled unlimited crypto security (requires > Java8 u151)
  • core - added engines for digest, hashes and encryption
  • core - StringUtil methods for conversion to and from byte[].

Bug Fixes

  • gradle - fixes the pom.xml for jodd-all.

4.1.4

  • core added jre9 classifier release
  • gradle migrated to new maven-publish plugin
  • all jars are now signed with the correct PGP key

4.1.1

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 to HttpRequest.

Breaking changes

  • core - ClassScanner now begins scanning with scan().
  • http - methods with boolean argument renamed to *Overwrite.
  • http - methods named remove renamed.

4.1.0

This is the first 4.x release. It contains a massive set of changes from the version 3.

Hey, what happened to 4.0? It was not production ready. We introduced some performance regressions. THey are fixed now.

Previous releases

v3

1
https://gitee.com/ifork/Jodd.git
git@gitee.com:ifork/Jodd.git
ifork
Jodd
Jodd
master

搜索帮助