What's Changed
Added
- Allow to run on local repos (new flag:
--repo_path
) by @klieret in #193 - Patch files are now saved separately to a patch directory by @klieret in #126
- Allow to supply custom installation commands when running on gh issues or locally (
--environment_setup
) by @klieret in #153 - Allow to specify openapi base url in
keys.cfg
by @bvandorf in #118
Improved
- Improve error handling of docker issues by @klieret in #165
- Make github token fully optional by @klieret in #189
Fixed
New Contributors
- @bvandorf made their first contribution in #118
- @pre-commit-ci made their first contribution in #141
- @moresearch made their first contribution in #147
- @brandco made their first contribution in #155
- @YeonwooSung made their first contribution in #72
- @foragerr made their first contribution in #212
- @zhipengzuo made their first contribution in #210
- @mikanfactory made their first contribution in #218
- @mspronesti made their first contribution in #216
Full Changelog: v0.1.2...v0.2.0