Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 481 Bytes

CHANGELOG_LATEST.md

File metadata and controls

12 lines (10 loc) · 481 Bytes

commons-lang 0.1.0

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