Skip to content

Releases: sile-typesetter/casile

v0.14.12

01 Jun 08:47
387b3f4
Compare
Choose a tag to compare

New Features

  • docker: Build image with SILE v0.15.13 from upstream Arch Linux (bcbc142)

v0.14.11

10 Apr 22:36
cafa1f3
Compare
Choose a tag to compare
chore(release): 0.14.11

v0.14.10

10 Apr 22:32
45fa039
Compare
Choose a tag to compare

New Features

  • docker: Build image with SILE v0.15.12 from upstream Arch Linux (e0c5552)

v0.14.9

20 Mar 23:31
0f2e961
Compare
Choose a tag to compare

New Features

  • docker: Build image with SILE v0.15.10 from upstream Arch Linux (18f4b83)

v0.14.8

25 Jan 16:18
b111f61
Compare
Choose a tag to compare

New Features

  • deps: Update git2 crate to enable build against libgit2-1.9 (7f51dd8)

Bug Fixes

  • covers: Generate bindings with guides at final bounding size, dodge Inkscape bugs (b44b865)

v0.14.7

04 Jan 19:19
61e9917
Compare
Choose a tag to compare

New Features

  • docker: Build image with SILE v0.15.9 from upstream Arch Linux (b13c4bb)

Bug Fixes

  • build: Set correct final permissions on intermediary shell completion artifacts (a9be4e6)
  • rules: Use un-deduplicated list so we catch top level content if used (b506108)

v0.14.6

12 Dec 09:30
6e629d3
Compare
Choose a tag to compare

New Features

  • docker: Build image with SILE v0.15.8 from upstream Arch Linux (9d6ffd9)

Bug Fixes

  • build: Don't expect Lua if we're not using it (5ada61d)
  • build: Fix typo in autoconf macro, actually depend on lua dep checks (ff173e8)
  • build: Put developer tool checks behind related conditional (40e05c6)
  • build: Work around macros hoisting outside of conditional (2d4ffd6)
  • i18n: Sync forked loadLanguage() from SILE v0.15.7 (dd872ab)

v0.14.5

26 Nov 20:58
9f23fad
Compare
Choose a tag to compare

New Features

  • deps: Make @Omikhleia's ptable package available by default (0c3ebb7)
  • docker: Build image with SILE v0.15.7 from upstream Arch Linux (f6b123b)

v0.14.4

14 Nov 14:11
5da4c8d
Compare
Choose a tag to compare

New Features

  • docker: Build image with SILE v0.15.6 from upstream Arch Linux (719e330)
  • import: Add filter to guess headings from docx input (f0aa6d7)
  • import: Assume italicized blockquotes are redundant inline formatting (55a86ee)
  • import: Setup DOCX import path (5491eb0)
  • packages: Provide SILE decasify package (12efab6)

Bug Fixes

  • filters: Keep TR verse abbreviations from wrapping sentences (df925a1)
  • import: Don't nuke styling code when re-importing text (bdd24e8)
  • mdbook: Handle generation of mdbook when book has more than 1 primary author (718fab2)
  • rules: Use tail instead of head to not truncate pipeline (aa4c4a3)
  • scripts: Make sure GNU parallel inherits full path of shell (840cbd5)
  • utilities: Avoid false positives upgrading SILE settings API stuff (a4dd7b0)

v0.14.3

23 Sep 22:23
483561d
Compare
Choose a tag to compare

Bug Fixes

  • action: Work around GH's Action marketplace syntax quoting shell args (b82591f)
  • rules: Update method of passing GitHub CI variables to current API (dfb4b3d)