Skip to content

v1.0.0

Compare
Choose a tag to compare
@junjie-w junjie-w released this 01 Dec 10:01
· 41 commits to main since this release

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)