1.2.3 (2024-12-03)
- refactor file structure (62966e5)
1.2.2 (2024-12-01)
- update docs (2f3bd37)
1.2.1 (2024-12-01)
- correct docker image name (5a2465c)
- update executable docs (d4cc68d)
- update package description (48316c0)
1.2.0 (2024-12-01)
- 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)
- ensure full git history and latest commits are fetched (65e0909)
1.1.0 (2024-12-01)
- 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)
- add test release job to ci workflow (74833c4)
1.1.0 (2024-12-01)
- fix docker image link in readme (dbccd0d)
- fix release workflow (e79fe4c)
- update permissions for dry-run release (20e4d2f)
- add test release job to ci workflow (74833c4)
- handle program completion and improve timer display (c5a02d2)
- update eslint config (499cf79)
- update executable usage script (8598ac5)
- 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)