Releases: penguineer/comment2gh
Releases · penguineer/comment2gh
v1.0.2
v1.0.1
Merged pull requests:
- 🔧 Repository maintenance #27 (penguineer)
- Bump tornado from 6.1.0 to 6.3.2 #26 (dependabot[bot])
v1.0.0
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:
- Add an architecture diagram to the README; minor fixes #24 (penguineer)
- Add mock tests for processor flow #23 (penguineer)
- Add mock test for captcha verify #17 (penguineer)
v0.3.0
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:
Merged pull requests:
- Add mock test for captcha verify #17 (penguineer)
- Mock Tests for the GitHub module #15 (penguineer)
v0.2.0
v0.1.0
Implemented enhancements:
- Implement form return values #10 (penguineer)
- Create a GitHub PR for incoming comments #4 (penguineer)
- Add a form handler to receive comments #2 (penguineer)
- Add the basic microservice #1 (penguineer)
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)