Skip to content

Releases: daniloarcidiacono/commons-lang

commons-lang 0.1.0

12 Jan 12:46
Compare
Choose a tag to compare

Features

  • FileCommons utility class for I/O and filesystem handling
  • Composite utility class for related design pattern
  • getEnclosingClasses() method to ReflectiveCommons
  • singleQuote(), doubleQuote() and quote() methods to StringCommons
  • tests: Switch to JaCoCo for test reporting
  • chore: Add CHANGELOG and CODEOWNERS files
  • build: Add test coverage constraints
  • build: Add docs and ossrh Maven profiles

commons-lang 0.0.1

12 Jan 09:22
Compare
Choose a tag to compare

Features

  • StringCommons utility class for manipulating strings
  • ReflectiveCommons utility class for reflection