Skip to content

1.8.0

Latest
Compare
Choose a tag to compare
@boutss boutss released this 07 Mar 09:09
· 2 commits to master since this release

Releases notes :

  • #28 [feat] Enables the use of regular expressions to exclude or include jars
  • #29 [feat] Logging management and the ability to exclude test-classes directories as well.

Available in maven central :

https://search.maven.org/artifact/com.efluid.oss/test-control-byte-code/1.8.0/jar

<dependency>
  <groupId>com.efluid.oss</groupId>
  <artifactId>test-control-byte-code</artifactId>
  <version>1.8.0</version>
</dependency>