Skip to content

Releases: sile-typesetter/casile

v0.4.7

19 Mar 09:09
ef5621d

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

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

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

Choose a tag to compare

Bug Fixes

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

v0.4.3

16 Mar 09:38
c0378f7

Choose a tag to compare

chore(release): 0.4.3

v0.4.2

15 Mar 17:48
a37f9a2

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

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

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)

v0.3.2

19 Jan 08:27
cce4f4d

Choose a tag to compare

Bug Fixes

  • build: Distribute version gen script used in configure (a9fba92)
  • docker: Add missing dependencies (80aec68)

v0.3.1

19 Jan 06:16
9a3f77d

Choose a tag to compare

Bug Fixes

  • build: Add missing developer dependency for release tooling (889de70)
  • build: Don't distribute completions, generated when building cli (62c57ba)
  • ci: Correct name of GH package repository where releases are pushed (023b06a)