libpressio-opt version 0.11.0
minor improvements:
- the FRaZ plugin now understands if the input variable is a integral value
and passes the right options to dlib
bug fixes:
- libpressio-opt now correctly reports the project version number for
for the opt plugin, rather than all zeros - the opt-plguin now correctly reports thread safety of the compressor
if the user configures both in a single call to set_options.
Previously, if they were configured in a single call, it would cause
the thread safety of the previous compressor to be returned. - fixed an error in the test codes where metrics were not being
configured correctly based on the old metrics behavior resulting in
the compressor not having any metrics configured.