Skip to content

Releases: Quantaly/jpeg-to-pdf

v0.2.3

10 Aug 04:48
50ae387
Compare
Choose a tag to compare
  • All eight EXIF orientations are now handled properly
  • cargo install installs a binary called jpeg-to-pdf instead of cli (#3)
  • Various internal changes
    • No longer depends on lazy_static

v0.2.2

24 Feb 02:08
0d3d957
Compare
Choose a tag to compare

CLI

  • Made the "--output" command-line argument optional
  • Allow users to set a document title
  • Fixed improper use of BufWriter