Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 241 Bytes

File metadata and controls

16 lines (9 loc) · 241 Bytes

0.3.0 (2025-09-24)

Feat

  • calculator: add power operation with tests

Fix

  • ci: use GITHUB_TOKEN instead of PAT to fix release workflow
  • core: fix index out of range error

v0.2.0 (2025-09-23)

Feat

  • init