Skip to content

Change to cargo workspace, improve CLI and make FrameCompressor nameable

Latest

Choose a tag to compare

@KillingSpark KillingSpark released this 03 Nov 09:20

@zleyyij improved the CLI a ton and switched this repo to a cargo workspace so that the dependencies for the binary and the library can be separated.

Also, the MatchGeneratorDriver is now exported so users are able to name it as the M in FrameCompressor<R, W, M>