diff --git a/_service b/_service index 9d53d12..d71c8db 100644 --- a/_service +++ b/_service @@ -2,6 +2,6 @@ https github.com - /sile-typesetter/sile/releases/download/v0.14.13/sile-0.14.13.tar.xz + /sile-typesetter/sile/releases/download/v0.14.14/sile-0.14.14.tar.xz diff --git a/sile-0.14.13.tar.xz b/sile-0.14.13.tar.xz deleted file mode 100644 index 26b1853..0000000 --- a/sile-0.14.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d4f587da9e6cabe27010310bbfba70504900af576872a348bc951d0c9ee15c0 -size 2918528 diff --git a/sile-0.14.14.tar.xz b/sile-0.14.14.tar.xz new file mode 100644 index 0000000..d977738 --- /dev/null +++ b/sile-0.14.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4671b0f8df27c9e91bbb994ed1f8dc5f2b56179c80f071832307efa070da988 +size 2920404 diff --git a/sile.changes b/sile.changes index 8daa16f..db72d1e 100644 --- a/sile.changes +++ b/sile.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Dec 24 06:53:10 UTC 2023 - Gordon Leung + +- Update to 0.14.14 + * Features + - cli: Change module load error to suggestion for how to install 3rd party modules + - languages: U+00A0 non-breaking space must be stretchable by default + - typesetters: Support U+00AD soft hyphen as discretionary break + * Bug Fixes + - cli: Stop outputting error messages twice on failure to process main file + - core: Use nil-safe and Lua-version-robust table utils + - packages: Adjust dropcap logic for letters with a depth + ------------------------------------------------------------------- Tue Oct 31 17:28:13 UTC 2023 - Gordon Leung diff --git a/sile.spec b/sile.spec index 6c95ab6..d10634e 100644 --- a/sile.spec +++ b/sile.spec @@ -18,7 +18,7 @@ %bcond_without tests Name: sile -Version: 0.14.13 +Version: 0.14.14 Release: 0 Summary: Simon’s Improved Layout Engine Group: Productivity/Publishing