Skip to content

Releases: junjie-w/lyric-timer-cli

v1.2.3

03 Dec 19:29
Compare
Choose a tag to compare

1.2.3 (2024-12-03)

Bug Fixes

  • refactor file structure (62966e5)

v1.2.2

01 Dec 19:18
Compare
Choose a tag to compare

1.2.2 (2024-12-01)

Bug Fixes

v1.2.1

01 Dec 18:41
Compare
Choose a tag to compare

1.2.1 (2024-12-01)

Bug Fixes

  • correct docker image name (5a2465c)
  • update executable docs (d4cc68d)
  • update package description (48316c0)

v1.2.0

01 Dec 17:22
Compare
Choose a tag to compare

1.2.0 (2024-12-01)

Bug Fixes

Features

  • add executable build to release workflow (32d2782)
  • add platform-specific scripts for running executables (708a9ad)
  • improve timer renderer implementation (422a57e)

v1.1.1

01 Dec 09:48
Compare
Choose a tag to compare

1.1.1 (2024-12-01)

Bug Fixes

  • ensure full git history and latest commits are fetched (65e0909)

v1.1.0

01 Dec 10:02
Compare
Choose a tag to compare

1.1.0 (2024-12-01)

Bug Fixes

  • correct bin path and repository url (9be3a02)
  • fix docker image link in readme (dbccd0d)
  • fix release workflow (e79fe4c)
  • update permissions for dry-run release (20e4d2f)

Features

  • add test release job to ci workflow (74833c4)

v1.0.0

01 Dec 10:01
Compare
Choose a tag to compare

1.0.0 (2024-12-01)

Bug Fixes

  • handle program completion and improve timer display (c5a02d2)
  • update eslint config (499cf79)
  • update executable usage script (8598ac5)

Features

  • add docker configuration (7eab25f)
  • add docker usage example (14683d1)
  • add executable usage example (067a668)
  • add npm package distribution setup (5a19168)
  • add npm package usage example (cfdbffe)
  • add readme (a27001e)
  • add release config (31ae5bc)
  • add standalone executable build setup (8001de9)
  • add test and lint workflow (f985369)
  • add tests (13d4de0)
  • improve timer implementation (811fda4)
  • initial setup (c68daf3)
  • integrate clack for interactive user prompts (ed6b4e8)