Skip to content

Releases: rail5/liesel

v11.3.8

24 Aug 06:27
92d7630
Compare
Choose a tag to compare

Removed misc-depends from debian/control
This should allow liesel to install on Debian-based systems
which hold older (but still compatible) versions of shared
libraries (namely PopOS, which has been tested in QEMU)
If anyone knows Debian packages well enough to know how to
allow debhelper to do its job with misc-depends, while at
the same time not mandating "minimum version numbers" which
are outside of the maintainer's control, shoot me a message

v11.3.7

04 Jun 05:35
efa4330
Compare
Choose a tag to compare

Cleaned up debian packaging

v11.3.5

19 Aug 04:43
05e3a5c
Compare
Choose a tag to compare

Moving everything to Debian 12

v11.3.4

20 Jun 18:46
8ccb43e
Compare
Choose a tag to compare

Set libtiff6 and libwebp7 as usable alternatives
to libtiff5 and libwebp6 so that Liesel can now
be installed on Debian 12

v11.3.3

03 Apr 03:51
Compare
Choose a tag to compare

Patched a bug which prevented use of PDF files larger than 2GB on 32bit systems

v11.3.1

29 Mar 03:29
d2b2cd7
Compare
Choose a tag to compare

Liesel can now compile on OpenBSD

v11.3

15 Nov 23:11
Compare
Choose a tag to compare

Full Changelog: 11.0...11.3

v11.0

31 Jan 01:11
Compare
Choose a tag to compare

Added new -N feature, which applies requested changes, but does not make a booklet (outputs linearly)

Dramatically restructured the code to be more object-oriented, to make for easier changes in the future

Patched a few bugs along the way

v10.1

28 Jan 06:23
Compare
Choose a tag to compare

-B / --output-settings option now outputs in XML format

v10.0

24 Jan 04:45
Compare
Choose a tag to compare

Added longopts support for easier use

Added option to receive PDF from STDIN (-I / --stdin)

And option to output PDF to STDOUT (-O / --stdout)

(Neither of the stdin/stdout options work on Windows, because Windows is not a real operating system. Longopts work just fine)