Skip to content

Tags: microsoft/lepton_jpeg_rust

Tags

v0.5.8

Toggle v0.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.5.7

Toggle v0.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add spectre mitigation to build (#174)

* add spectre libs

* update build number

* update cargo lock

* fix version

* fix lock

* synced versions

v0.5.6

Toggle v0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix slash in publish (#163)

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix issue found by fuzzer (#147)

* fix fuzzer

* fix fuzz issues found

* work

* remove unit tst

* work

* ignore fuzz lock file

* ignore changes

* update nuspec version

---------

Co-authored-by: kristofr <kristofr+odspmdb@microsoft.com>

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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