8000 Tags · bvibber/mtpng · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bvibber/mtpng

Tags

0.3.4

Toggle 0.3.4's commit message
Expose write_chunk on encoder, bump to 0.3.4

The raw write_chunk function for any arbitrary tag was not
previously exposed at the encoder level in the Rust or C APIs,
which restricted what kind of files you could write.

This should allow both custom chunks and ancillary chunks that
haven't been explicitly supported in the API yet.

0.3.3

Toggle 0.3.3's commit message
bunp to 0.3.3

0.3.2

Toggle 0.3.2's commit message
Bump version to 0.3.2

Additional method for C API to set compression strategy, which
was previously missing. Thanks to Peter Wuertz for the patch!

0.3.1

Toggle 0.3.1's commit message
bump 0.3.1

with C API fix

0.3.0

Toggle 0.3.0's commit message
bump to 0.3.0; api change

0.2.0

Toggle 0.2.0's commit message
tag 0.2.0

new api and docs@

0.1.1

Toggle 0.1.1's commit message
Indicate readme in the Cargo.toml

Should fix the big empty page on crates.io

Note that API stability is planned but things will change
before 1.0.

0.1.0

Toggle 0.1.0's commit message
Remove extra license bit

0