Skip to content

Releases: Clevcore/clevcore-java

New Release v1.5.0

27 Jun 17:07
Compare
Choose a tag to compare
  • New Release 1.5.0
  • Add title and name attribute in getExcel
  • Add sortList without ascendingOrder property
  • Add method "toSetterMethodString"
  • Wrong charset
  • Optimize pom file
  • Change name EcryptUtils by EncryptUtils
  • Add encrypt method

Release v1.4.0

30 Aug 16:02
Compare
Choose a tag to compare
  • New Release v1.4.0
  • Add removeAccentedCharacters method
  • Add stripAccents method
  • Add space as traditional character
  • Add method prepareToSearch and removeSpecialCharacters
  • Move Exception Utils to Backend project
  • Move ClevcoreException to Backend project
  • Add "removeWhitespace" method
  • Add method to round doubles with N decimals
  • Update maven version
  • Remove warning in getPdf
  • Add method fileToString
  • Formatter
  • Add isInteger method for validation if is integer
  • Remove import disuse in clevcore-java
  • Check object is null before calling method on getValueFromProperty
  • Fix Utils and ClevcoreException
  • Cleanup using SonarQube

Release v1.3.0

15 Sep 02:32
Compare
Choose a tag to compare
  • New Release v1.3.0
  • change name getPropertyFromObject to getPropertiesFromObject
  • Added slf4j-log4j support

Release v1.2.0

11 Aug 02:19
Compare
Choose a tag to compare
  • New Release v1.2.0
  • Us-88: Convert "getComparator" method in public in Utils class
  • BG-19: In persistence class, the tables of "from" should be ordered by prioridad

Release v1.1.0

10 May 19:48
Compare
Choose a tag to compare
  • New Release v1.1.0
  • US-31: Clevcore-Engine migration to GitHub
  • Initial commit