Skip to content

Latest commit

 

History

History
99 lines (56 loc) · 5.67 KB

CHANGELOG.md

File metadata and controls

99 lines (56 loc) · 5.67 KB

1.2.3 (2024-12-03)

Bug Fixes

  • refactor file structure (62966e5)

1.2.2 (2024-12-01)

Bug Fixes

1.2.1 (2024-12-01)

Bug Fixes

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

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)

1.1.1 (2024-12-01)

Bug Fixes

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

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)

1.1.0 (2024-12-01)

Bug Fixes

  • 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)

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)