Skip to content

Choose a tag to compare

@guitaripod guitaripod released this 03 Sep 12:15
bc3865e

MoodLint (Alpha) - Release Notes


New Features

  • Initial release of MoodLint action.
  • Validate the mood of your PR description.
  • Validate the prefix of your PR title.

Enhancements

  • Improved error messaging for invalid moods and prefixes.
  • Optimized for faster validation checks.

Bug Fixes

  • Fixed false positives in mood validation.
  • Resolved an issue where certain prefixes were not correctly identified.

Documentation

  • Added a comprehensive README explaining how to use MoodLint.
  • Added comments in the code for better maintainability.