Skip to content

Releases: penguineer/comment2gh

v1.0.2

29 Aug 11:23
c10c407
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

v1.0.1

26 May 14:14
5ed2d79
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

v1.0.0

15 May 20:26
42b8311
Compare
Choose a tag to compare

Full Changelog

Breaking changes:

  • Implement different options for e-mail handing #19 (penguineer)

Implemented enhancements:

  • Form verification: Reject invalid multi-line submissions #18
  • Add different options for e-mail handling #12
  • Add the option to set a label for PRs #11
  • Add ability to set a label for comment PRs #21 (penguineer)
  • Add validation for fields that must be single-line #20 (penguineer)

Closed issues:

  • Add a simple structural diagram to the README #16
  • Mock tests for captcha module are missing #14
  • Mock tests for the comment processor module are missing #8
  • Mock tests for the github module are missing #7

Merged pull requests:

v0.3.0

12 May 15:21
4dc1a68
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Full Changelog

Breaking changes:

  • Implement different options for e-mail handing #19 (penguineer)

Implemented enhancements:

  • Form verification: Reject invalid multi-line submissions #18
  • Add different options for e-mail handling #12
  • Add validation for fields that must be single-line #20 (penguineer)

Closed issues:

  • Mock tests for captcha module are missing #14
  • Mock tests for the github module are missing #7

Merged pull requests:

v0.2.0

06 May 14:24
991f428
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Full Changelog

Implemented enhancements:

v0.1.0

05 May 20:05
d19735f
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Remove e-mail from logging in the form handling. #5 (penguineer)

Merged pull requests:

  • Add an example form and API description for form data #9 (penguineer)
  • Make POST /comment async #6 (penguineer)
  • Improve project description and add background section to README #3 (penguineer)