Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

50 lines (27 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.2.4 - 2024-11-19

Added

  • Add if statements and if expressions

0.2.3 - 2024-11-18

Added

  • Add functions
  • Add starts_with
  • Add operators

Other

0.2.2 - 2024-11-16

Added

  • Add variable exports

0.2.1 - 2024-11-15

Added

  • add basic initial syntax

0.2.0 - 2024-11-13

Added

  • Add rukt macro

0.1.0 - 2024-11-13

Other

  • Initial release