1.30.1
casey/just1.30.1Jul 7, 2024by github-actions[bot]
AI Summary
This is a minor bug fix release (1.30.1) for the just command runner. It addresses an issue with error messaging when there's a function argument count mismatch, improving the clarity of error feedback for users.
Key Highlights
- Fixed function argument count mismatch error message
- Pull request #2231 resolved
Full Release Notes
### Fixed - Fix function argument count mismatch error message ([#2231](https://github.com/casey/just/pull/2231) by [casey](https://github.com/casey))