Skip to content

Release 0.6.1 (Fix Memory Leak)

Latest
Compare
Choose a tag to compare
@dfuchss dfuchss released this 14 Feb 11:43
· 6 commits to main since this release

A Java implementation of Google's magika tool to predict file types

<dependency>
    <groupId>io.github.ardoco</groupId>
    <artifactId>magika</artifactId>
    <version>0.6.1</version>
</dependency>

Full Changelog: v0.6.0...v0.6.1