Skip to content

6.0

Choose a tag to compare

@rbygrave rbygrave released this 05 Aug 11:18
· 6 commits to master since this release

Changes:

  • Update to use junit 5
  • Tidy internals of ClassPathScanner etc
  • Refactor rename ContextHolder to AndroidContextHolder and moved it to…
  • Tidy Location, getter methods to record style
  • Change to use Predicate<Class<?>> and Predicate for filtering
  • Remove ClassPathScanException and tidy
  • Rename getLocation() -> location() and getFileName() -> name()
  • Remove loadAsBytes() and locationOnDisk()