Skip to content

Releases: sile-typesetter/casile

v0.10.5

02 Sep 19:41
ecc6d00
Compare
Choose a tag to compare

Features

  • rules: Allow for localized layout names (bc3fea8)

Bug Fixes

  • build: Fixup GHCR to Docker Hub image shuffle (7b3022d)
  • classes: More effectively disable TOC write attempts in cabinding class (a7183a8)
  • rules: Correct location of intermediate artifact (d843373)

v0.10.4

01 Sep 21:51
9b56c88
Compare
Choose a tag to compare

Features

  • docker: Make luarocks available at runtime for package installation in CI (fd10b5d)
  • rules: Make configured lua & luarocks paths available to targets (aa6131b)

v0.10.3

01 Sep 20:49
ce71e7d
Compare
Choose a tag to compare

Features

  • functions: Use new SILE Turkish apostrophe hyphenation support (739c3f6)

Bug Fixes

  • classes: Sync toc function with upstream to get numbering right again (3b984ee)
  • class: Reconnect our layout option to upstream masters package (0fc1ff8)
  • packages: Correct odd page miss-match after first-use (8c1e57a)

v0.10.2

12 Aug 22:14
d9318a1
Compare
Choose a tag to compare

Bug Fixes

  • build: Package missing Lua files (98cf1d7)

v0.10.1

12 Aug 21:30
55d3216
Compare
Choose a tag to compare

Features

  • packages: Add package to dump frame info (6a4730f)
  • packages: Allow passing options through to dropcap package (4e6c721)
  • packages: Facilitate parsing or processing of markdown in stages (29f101e)

Bug Fixes

  • classes: Stop duplicate unit registration (a7d8ad5)

v0.10.0

06 Aug 00:37
25f41a0
Compare
Choose a tag to compare

Features

  • utilities: Add new SILE API updates to Lua upgrader (9c0eb8d)

Bug Fixes

  • classes: Setup cabook class to be minimally v0.14.x compliant (37b5f94)
  • class: Work around classes not being able to stuff content (e64bdf1)

v0.9.0

09 Jun 20:23
d2dc838
Compare
Choose a tag to compare

Features

  • deps: Support SILE v0.13.0 (da6b96f)

v0.8.1

13 Apr 20:01
bb3651d
Compare
Choose a tag to compare

Features

  • build: Detect xvfb-run at configure time and allow overriding (4940552)
  • build: Make it possible to override paths to mkdir/install (e78d253)
  • covers: Reduce default resource resolution to 600dpi (7a75c4d)
  • deps: Make xcf2png available to all builds (7ffce9c)
  • docker: Make zmv available in container root shell (6b505d2)
  • pages: Split series vs. book static site templates (a8352f0)
  • renderings: Limit number of books in file renderings (19bf804)
  • renderings: Scale POV textures relative to DRAFT mode (0058dcf)

Bug Fixes

  • covers: Avoid conflict with existing virtual frame buffers (90ed2ed)
  • functions: Avoid project filenames being parsed as regular expressions (fbcae80)
  • renderings: Adjust light fade to blowout plane and avoid background gradient (d8a5e73)
  • rules: Don't assume travis will be used for CI on all upgrades (291beaf)

v0.8.0

08 Apr 11:35
3693fb5
Compare
Choose a tag to compare

Features

  • mdbook: Strip out input elements mdbook can't handle (ec1de6b)
  • pages: Add default template for static book page (0cfcd4e)
  • pages: Add mobi output to static site resources (9ae5846)
  • pages: Add PDF outputs to static site resources (61cf7d3)
  • rules: Add mdbook output format (2d326fd)
  • rules: Add mechanism to output whole dirs to distribution (838eb6f)
  • rules: Add target for static html index page for books (9e43fc1)
  • scripts: Add script for generating mdbook src chapters (5a7f483)
  • utilities: Automatically migrate more deprecated Lua functions (48bfb78)

Bug Fixes

  • cli: Default CASILE_SINGLEPOVJOB to true, POV can be a machine killer (b5e2740)
  • deps: Check for required curl dependency on configure (0322e1e)
  • mdbook: Avoid double-linking TOCs with robust title/slug parsing (fe2d343)
  • packages: Correct length math calculation in endnotes package (1024881)
  • rules: Expand array before shell expansion to dedup list (f6fca73)
  • rules: Fix pandoc filter for link-free processed source variant (5fe4233)
  • rules: Limit forcing rebuilds to when relevant makefile changes (5ff8005)

v0.7.4

17 Mar 12:35
b4d48e9
Compare
Choose a tag to compare

Features

  • covers: Run inkscape in an X virtual frame buffer (292d87d)
  • docker: Let non-privileged container users install deps with su (0d14dcf)

Bug Fixes

  • docker: Install compatible lua-colors fork (70c8b2d)
  • rules: Guard versioninfo characters that might look like shell globs (ef00978)