Skip to content

Releases: sile-typesetter/casile

v0.5.1

23 Mar 20:54
f8cff5a
Compare
Choose a tag to compare

Bug Fixes

  • rules: Reinstate parent branch discovery, overzealously removed in 113d51f (907d2e9)

v0.5.0

23 Mar 10:52
19b2722
Compare
Choose a tag to compare

Features

  • cli: Abort if being run on CaSILE sourec repo (82f81fd)
  • gitlab: Add runtime detection of GitLab CI (7421a22)
  • gitlab: Export dotenv vars for GHA feature parity (e29d124)
  • gitlab: Output dist artifacts by default if run in CI job (55cf1bd)
  • gitlab: Pass dotenv variables on a per-job basis (8494aec)

Bug Fixes

  • cli: Return correct state for status checks (b13e6f6)
  • rules: Avoid unintended shell globbing (746c8f7)
  • rules: Correct path to TOC file intermediary target (6ca7e54)
  • rules: Deduplicate file list on local install (29fc67b)
  • rules: Don't pass empty target variable make wrapper (364a959)
  • rules: Remove troublesome force from draft mode (6dce1e4)

v0.4.7

19 Mar 09:09
ef5621d
Compare
Choose a tag to compare

Bug Fixes

  • actions: Inject GHA specific targets in time to execute (43995c6)
  • actions: Work around over-aggressive quoting (348ad62)

v0.4.6

17 Mar 08:21
8330374
Compare
Choose a tag to compare

Features

  • actions: Allow customizing args from GHA (71e10f4)
  • actions: Always invoke install-dist when run as action (d87b89b)
  • rules: Resolve deps for ‘dist’ targets in single invocation (a848824)

Bug Fixes

  • actions: Use same default targets in GH Actions as CLI (1c5d753)

v0.4.5

16 Mar 14:50
d12ee9a
Compare
Choose a tag to compare

Features

  • actions: Use prebuilt image at matching version (41848b4)
  • docker: Switch to GitHub container registry beta (808c9e4)

Bug Fixes

  • ci: Deploy all release tag formats to GHPR (321a098)
  • docker: Add missing ‘v’ to GHPR image tags (08a20ad)

v0.4.4

16 Mar 09:45
021763a
Compare
Choose a tag to compare

Bug Fixes

  • ci: Authenticate to publish on GH Packages Repository (754a061)

v0.4.3

16 Mar 09:38
c0378f7
Compare
Choose a tag to compare
chore(release): 0.4.3

v0.4.2

15 Mar 17:48
a37f9a2
Compare
Choose a tag to compare

Features

  • docker: Enable font resource directory mounting (fb68d25)

Bug Fixes

  • docker: Switch to BuildKit (e5e5f5e)
  • docker: Work around archaic host kernels on Docker Hub (9aef2e2)
  • metadata: Handle YAML keys that start with digits as strings (3d96da3)
  • renderings: Teach series title sort how to work in BUILDDIR (8d22ce0)

v0.4.1

04 Feb 09:53
6ca7425
Compare
Choose a tag to compare

Features

  • cli: Merge config values from casile.yml (55f0b6b)

Bug Fixes

  • cli: Allow --version to work outside of a repo (e751125)

v0.4.0

26 Jan 18:21
5898021
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • rules: Deprecate PUBDIR mechanism

Features

  • actions: Setup for use as GitHub Action (4ed6be5)
  • rules: Add default urlinfo function for simpler initial setup (97a9729)
  • rules: Cobble together a ‘dist’ target to package final products (7744fa4)

Bug Fixes

  • rules: Be more forgiving of path overrides in default rules (99eac26)
  • rules: Don't try to build Play Books without ISBNs (215dcf1)
  • scripts: Allow building ebooks without author metadata (1139788)

Code Refactoring

  • rules: Deprecate PUBDIR mechanism (2750ce9)