Skip to content

Releases: javadev/underscore-java17

Version 1.55

Version 1.54

Version 1.53

01 Dec 08:13
7859c90
Compare
Choose a tag to compare

Version 1.52

01 Nov 02:46
d342d6f
Compare
Choose a tag to compare

Version 1.51

01 Oct 07:11
560937a
Compare
Choose a tag to compare

Version 1.50

01 Sep 02:51
557c039
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Improved Optional
  • Removed methods Underscore.topNCompetitors() and Underscore.minimumDays()
  • Updated appveyor.yml

Version 1.47

01 Jun 11:30
Compare
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
Compare
Choose a tag to compare
  • Improved U.fetch() and U.downloadUrl()
  • Added com.github.underscore.XmlBuilder