Skip to content

Releases: DomCie/d2f2

2.1.3

26 Feb 00:56
Compare
Choose a tag to compare

Fixed

  • Adapt method name changes of PyMuPDF library

2.1.2

20 Sep 17:50
Compare
Choose a tag to compare

Changed

  • Command can now only be invoked with d2f2
  • Option flags are now all lowercase

2.1.0

15 Apr 23:48
Compare
Choose a tag to compare

Changed

  • Renamed D2F2 to d2f2

2.0.3

26 Mar 23:35
Compare
Choose a tag to compare

Added

  • Command can now be invoked with either d2f2 or D2F2

Fixed

  • Command name change was undocumented

2.0.2

26 Mar 16:10
Compare
Choose a tag to compare

Removed

  • Required Python version is no longer limited to versions higher than 3.9

2.0.1

08 Mar 23:21
Compare
Choose a tag to compare

Fixed

  • A critical bug regarding conversion routines
  • Formatting of help messages

2.0.0

08 Mar 15:04
Compare
Choose a tag to compare

Added

  • CBZ support
  • Tool can now be directly accessed from the command line without using python -m

Changed

  • Changed module name from DIRtoPDF to D2F2
  • Code revamp

1.2.1

04 Mar 00:10
Compare
Choose a tag to compare

Fixed

  • Fixed display of help messages
  • Updated documentation

1.2.0

02 Mar 22:30
Compare
Choose a tag to compare

Added

  • Sorting modes: specify how your images will be sorted inside the PDF file
  • Standalone shell clients for Windows and Linux (see Releases)

Fixed

  • Names of PDF files can be empty when path ends with a slash or backslash

1.1.0

25 Feb 01:08
Compare
Choose a tag to compare

Added

  • Interactive shell (without own client)

Changed

  • Code improvements

Fixed

  • Generated PDF's names don't match with the actual basename of their source directory