Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.78 KB

File metadata and controls

45 lines (27 loc) · 1.78 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2023-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.

Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.

0.4.17 (2025-12-03)

♻️ Refactoring

  • update for-loops (use const where possible) (5ceaf1a)

0.4.0 (2025-07-29)

🚀 Features

  • add syntax opts arg for evalSource() (1a44c23)
  • add JSON parse/stringify builtins (dda16d6)

0.3.0 (2025-05-28)

🚀 Features

0.2.0 (2025-05-21)

🚀 Features

  • add more builtins & control flow (a3b559c)

0.1.0 (2025-05-20)

🚀 Features