@denyhs/cortex-cli
Advanced tools
Changelog
[2.3.2] - 2025-01-22
mergeOptions
function to accept a callback that runs after loading higher priority options, improving pre-script execution timingChangelog
[2.3.1] - 2025-01-20
Changelog
[2.3.0] - 2025-01-19
--withTemplates
flag--templateName
flag.cortexrc
fileYou can create new templates on https://commits.denyhs.com/templates
Changelog
[2.2.0] - 2025-01-16
--preScript
flag to execute commands (like linting or tests) before generating the commit messageChangelog
[2.1.3] - 2025-01-15
Changelog
[2.1.1] - 2025-01-08
stageChanges
to stageAllChanges
for better claritycommitAndPush
to commitAndPushStaged
for consistency with other staged-related flags--onlyStaged
, --onlyUnstaged
, --all
flags).cortexrc
file - now throws an error if unknown options are found