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

50 lines
803 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
## [1.3.1] - 2025-01-31
### 🐛 Bug Fixes
- Better enforce typing for commands
## [1.3.0] - 2025-01-31
### 🚀 Features
- Pipe
### ⚙️ Miscellaneous Tasks
- Release
## [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
<!-- generated by git-cliff -->