Skip to content

Version 1.1.1

Latest

Choose a tag to compare

@dempseyatgithub dempseyatgithub released this 27 Aug 21:45
· 6 commits to main since this release

Additions

  • Validate link in Proposal field matches proposal filename (#134)

Changes

  • Improve review period validation (#135)
    • Require year and remove year-guessing heuristic
    • Report error for invalid date ranges
    • Add stricter date range format validation
  • Remove validation exemptions for updated proposals (#121, #132)
  • Promote warning to error (#133)
    • 'missing or invalid review dates'

Fixes

  • Fix proposals in pull requests ignoring validation exemptions (#131)
  • Fix incorrect error message (#119)