Files
comlexr/CHANGELOG.md
2025-01-11 16:01:42 -05:00

414 B

Changelog

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

[1.1.0] - 2025-01-11

🚀 Features

  • Add more support for patterns and conditional match

🐛 Bug Fixes

  • Properly parse Expressions, Idents, and Literals

⚙️ Miscellaneous Tasks

  • Clean up parse logic for Value
  • Add git hooks
  • Remove earthly check in release just script