Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@ivandanielvillegasrojas ivandanielvillegasrojas released this 30 Aug 16:02
· 16 commits to master since this release
  • 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