Skip to content
release 2.5.0:

add a META-INF/MANIFEST.MF file to allow the patr-java-buld jar to be
executed with the -jar option

fix a bug when specifying a filter with a slash
  previously this resulted in no elements being accepted.
fix a bug when a java number contains a underscore
  previously this resulted in an endless loop.