Files
comlexr/CHANGELOG.md
2025-01-30 21:34:21 -05:00

677 B

Changelog

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

[1.3.0] - 2025-01-31

🚀 Features

  • Pipe

[1.2.0] - 2025-01-14

🚀 Features

  • Add the ability to set current dir and env vars

⚙️ Miscellaneous Tasks

  • Release comlexr version 1.2.0

[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
  • Add CHANGELOG.md
  • Release comlexr version 1.1.0