1.19.0

casey/just1.19.0Dec 28, 2023by github-actions[bot]

AI Summary

This release (1.19.0) introduces the new modules functionality to just, allowing users to organize and import external recipe modules. As a minor version bump, this release maintains backward compatibility.

Key Highlights

  • Added support for modules functionality
  • Enables importing and organizing external recipe modules
  • Minor version bump indicating backward-compatible changes

New Features

  • Add modules support ([#1782](https://github.com/casey/just/pull/1782))

Full Release Notes

### Added
- Add modules ([#1782](https://github.com/casey/just/pull/1782))