Releases: aboutcode-org/extractcode
Releases · aboutcode-org/extractcode
v31.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- setup.cfg: fix invalid version spec by @priv-kweihmann in #46
- README.rst: Fix spelling by @jayvdb in #42
- Update skeleton files by @JonoYang in #47
- Release prep v31.1.0 by @AyanSinhaMahapatra in #74
New Contributors
- @priv-kweihmann made their first contribution in #46
- @jayvdb made their first contribution in #42
- @AyanSinhaMahapatra made their first contribution in #74
Full Changelog: v31.0.0...v31.1.0
Release v31.0.0
This a release with API changes.
- Do not install patch.py by default. Instead this is now an extra
- Use
pip install extractcode[patch]to also install support to extract patches.