Releases: repobee/repobee-feedback
Releases · repobee/repobee-feedback
repobee-feedback v0.7.0
repobee-feedback v0.6.3
repobee-feedback v0.6.3 release notes
Patch release with a single bugfix that caused a crash when using Feedback with the GitLab plugin. Everything else is just infrastructure work.
Bugfixes
Other
repobee-feedback v0.6.2
repobee-feedback v0.6.1
repobee-feedback v0.6.1 release notes
This release contains some minor cosmetic updates and bugfixes.
repobee-feedback v0.6.0
repobee-feedback v0.6.0 release notes
This release updates the feedback plugin for use with RepoBee 3. It is not backwards compatible with Repobee 2.4.
repobee-feedback v0.5.0
repobee-feedback v0.5.0 release notes
Features
- a2a4efd Add --allow-missing option to skip missing issues
repobee-feedback v0.4.0
repobee-feedback v0.3.2
repobee-feedback v0.3.1
repobee-feedback v0.3.1 release notes
Bugfixes
- acf90ba Fix Python 3.5 compatibility issue in tests
Documentation
- f732ab2 Update install instructions and add badges
Other
- 9f2c057 Add Python version requirement and trove classifiers to setup.py
- ff3fe09 Add missing codecov requirement to setup.py
- 6a428c7 Refactor requirements files
- bb516cc Add tox.ini for local testing
- 67c6516 Fix errors in travis config
- dbda49a Add travis config
- e450f8c Add pre-commit and black config
- 51ea718 Fix flake8 warnings
- e1564a2 Add .gitignore