You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix issue with decoding truncated files that were compressed with Rus…
…t in 0.5.5 (#179)
* enable decoding of multi segment baseline images
* update version
* cargo.lock
* make version consistant from workspace
* missing cargo lock
* make nuspec consistent
* 55 only
* only modify version
* fix formatting
For baseline images emit rows as we get them (#170)
* add incremental support
* remove extra
* work
* work
* work
* fix corrupted output
* write output to stdout
* git rid of mut
* add test to ensure we fail if the buffer output buffer is too small
* bump update nuspec
Migrate crate publishing to github action (#146)
* work
* merge
* work
* merge
* merge
* check tag points to end of main before publishing
* make publish separate
* fix path
* package name