Skip to content

v4.5.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 13 Oct 16:18
· 12 commits to main since this release
701fcaa

Summary

Improvements 🚀

  • Add overloaded readAllMainAttributesFromJarManifest methods to KiwiJars (#1204)

Bugs 🐛

  • Fix regex problem in KiwiJars#getPathComponents (#1201)

Documentation 📝

  • Clarify behavior of KiwiJars methods that read Manifest main attributes (#1198)

Assorted 👜

  • Refactor KiwiJars#readValuesFromJarManifest to read the manifest once (#1199)
  • Replace usages of deprecated RandomStringUtils APIs in KiwiPreconditi… (#1197)