Releases: repobee/repobee-feedback
Releases · repobee/repobee-feedback
repobee-feedback v0.7.0
03 Apr 21:16
Compare
Sorry, something went wrong.
No results found
repobee-feedback v0.7.0 release notes
Features
0f481fb Add command to generate multi-issue file (#26 )
04369e5 Indent issue body when working with multi-issue file (#24 )
Other
repobee-feedback v0.6.3
13 May 11:07
Compare
Sorry, something went wrong.
No results found
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
86cf714 Fix type error in call to PlatformAPI.get_repo (#20 )
Other
repobee-feedback v0.6.2
26 Nov 22:17
Compare
Sorry, something went wrong.
No results found
repobee-feedback v0.6.2 release notes
Bugfixes
repobee-feedback v0.6.1
23 Aug 15:22
Compare
Sorry, something went wrong.
No results found
repobee-feedback v0.6.1 release notes
This release contains some minor cosmetic updates and bugfixes.
repobee-feedback v0.6.0
23 Aug 15:20
Compare
Sorry, something went wrong.
No results found
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
05 Aug 07:18
Compare
Sorry, something went wrong.
No results found
repobee-feedback v0.5.0 release notes
Features
a2a4efd Add --allow-missing option to skip missing issues
repobee-feedback v0.4.0
05 Aug 07:17
Compare
Sorry, something went wrong.
No results found
repobee-feedback v0.4.0 release notes
Features
563257b Add --truncation-length option and default to showing whole issue body, fix #6
Bugfixes
7d5c1af Fix inverted error message
0a86ac7 Fix crash on finding unexpected repo names in multi issues file, fix #5
repobee-feedback v0.3.2
05 Aug 07:16
Compare
Sorry, something went wrong.
No results found
repobee-feedback v0.3.2 release notes
This is just a hotfix.
Bugfixes
b03a091 Fix crash when not using multi issues file, fix #3
repobee-feedback v0.3.1
12 Sep 07:39
Compare
Sorry, something went wrong.
No results found
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
repobee-feedback v0.3.0
12 Sep 07:38
Compare
Sorry, something went wrong.
No results found
repobee-feedback v0.3.0 release notes
Features
4172000 Add multi issues file functionality, fix #1