Releases: szeiger/perfio
Releases · szeiger/perfio
v0.3.0
v0.2.0
The major new feature is output filtering.
Full Changelog: v0.1.0...v0.2.0
<dependency>
<groupId>com.novocode</groupId>
<artifactId>perfio</artifactId>
<version>0.2.0</version>
</dependency>v0.1.0
First release of the core library to Maven Central. Requires at least Java 21 with --enable-preview (for the FFM API) or 22 without.
<dependency>
<groupId>com.novocode</groupId>
<artifactId>perfio</artifactId>
<version>0.1.0</version>
</dependency>(See https://central.sonatype.com/artifact/com.novocode/perfio for more dependency formats)