- parser: Documentation for scipy-parser (
45ee34a)
- Clarify second argument of ParsedCommit (
086ddc2)
- Correct rendering of gitlab issue references (
07429ec)
- Use release-api for gitlab (
1ef5cab)
- Update trove classifiers to reflect supported versions (#344) (
7578004) - Recommend setting a concurrency group for GitHub Actions (
34b0735)
- Tomlkit should stay at 0.7.0 (
769a5f3)
- Pin tomlkit to 0.7.0 (
2cd0db4)
- Change log level of failed toml loading (
24bb079)
- Add venv to path in github action (
583c5a1)
- Use absolute path for venv in github action (
d4823b3) - Set correct path for venv in action script (
aac02b5) - Run semantic-release in virtualenv in the github action (
b508ea9)
- Clarify that HVCS should be lowercase (
da0ab0c)
- Add common options to documentation (
20d79a5)
- actions: PAT must be passed to checkout step too (
e2d8e47)
- print-version: Add print-version command to output version (
512e3d9)
- actions: Fix github actions with new main location (
6666672) - Avoid Unknown bump level 0 message (
8ab624c) - Add dot to --define option help (
eb4107d)
- build: Allow falsy values for build_command to disable build step (
c07a440)
- hvcs: Add hvcs_domain config option (
ab3061a)
- cli: Skip remove_dist where not needed (
04817d4)
- logs: Fix TypeError when enabling debug logs (
2591a94) - Filenames with unknown mimetype are now properly uploaded to github release (
f3ece78)
- Add
upload_to_pypi_glob_patternsoption (42305ed)
- netrc: Prefer using token defined in GH_TOKEN instead of .netrc file (
3af32a7) - changelog: Use "issues" link vs "pull" (
93e48c9)
- Add
major_on_zerooption (d324154)
- Add documentation for option
major_on_zero(2e8b26e)
- logs: Include scope in changelogs (#281) (
21c96b6)
- Add "changelog_capitalize" to flags (#279) (
37716df)
- Add changelog_capitalize configuration (
7cacca1)
- Generate
changelog.mdfile (#266) (2587dfe)
- Fix docstring (
5a5e2cf)