Skip to content

Releases: kckhchen/intaglio

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 11:55
6dec610

1.4.0 (2026-08-26)

Features

  • add cli.py to separate flag parsing from main (16117bd)
  • add intagliorc init functionality (c90d328)
  • add legacy support for bare commands (6c6e774)
  • add missing date warning (4ba84e1)
  • change some flags to subpraser with legacy support (31c65c9)
  • update action.yml to reflect packaging (0248e70)
  • update config.py to include .intagliorc support (76b6f12)

Bug Fixes

  • prevent traceback printing when ctrl+c on cleanup confirmation (bdf4df0)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 15:31
866d7d8

1.3.1 (2026-08-23)

Bug Fixes

  • change path to posix before string interpolation (16599da)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 17:38
749aa59

1.3.0 (2026-08-22)

Features

  • add liquid tag shielding (e9e5098)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 12:42
f0ddc70

1.2.2 (2026-08-22)

Bug Fixes

  • add environment variable support for actions (fefc1b5)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 18:42
44cead4

1.2.1 (2026-08-21)

Bug Fixes

  • change other reference to old names to intaglio (963a71a)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 18:21
e857f9d

1.2.0 (2026-08-21)

Features

  • enhance callout bg and accent colors to render well on both dark and light themes (84f7858)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:06
5f0e49d

1.1.1 (2026-08-21)

Miscellaneous Chores

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 12:36
bf4acc7

1.1.0 (2026-08-21)

Features

  • change tool name after rename to intaglio (ccf844e)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 09:45
b96442f

1.0.0 (2026-08-21)

Features

  • add action stopper for same repo (645ccc3)
  • enhance md globbing and block post_dir scanning (b37daa5)

Documentation

  • update README and action_config (2f50562)

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 06:53
76d8912

0.9.1 (2026-08-21)

⚠ BREAKING CHANGES

  • release v0.9.1

Miscellaneous Chores