Skip to content

Releases: javadev/underscore-java17

Version 1.55

01 Mar 03:21
ebd3005

Choose a tag to compare

Version 1.54

01 Feb 01:48
ab98c95

Choose a tag to compare

Version 1.53

01 Dec 08:13
7859c90

Choose a tag to compare

Version 1.52

01 Nov 02:46
d342d6f

Choose a tag to compare

Version 1.51

01 Oct 07:11
560937a

Choose a tag to compare

Version 1.50

01 Sep 02:51
557c039

Choose a tag to compare

  • Substituted the customized Optional with java.util.Optional
  • Updated junit
  • Improved json parser tests

Version 1.49

01 Aug 00:32
f43dd49

Choose a tag to compare

  • The interfaces have been relocated within the Underscore class
  • XML attribute parser has been enhanced

Version 1.48

02 Jul 03:07

Choose a tag to compare

  • Improved Optional
  • Removed methods Underscore.topNCompetitors() and Underscore.minimumDays()
  • Updated appveyor.yml

Version 1.47

01 Jun 11:30

Choose a tag to compare

  • Improved maven plugins
  • Removed Json.Type.JAVA
  • Optimized json generation
  • Improved JSON serialization

Version 1.46

01 May 05:56

Choose a tag to compare

  • Improved U.fetch() and U.downloadUrl()
  • Added com.github.underscore.XmlBuilder