bernardcooke53
bernardcooke53
## Description This isn't really a feature request _per-se_, its more a discussion about python-semantic-release, the development experience and its continued evolution. Story time: I added a couple of comments...
_Please describe your problem. Include links to any relevant pages or files._ E.g. #659 Docs are heavily oriented towards use with GitHub - should have a dedicated page for help...
Prior to this change, --prerelease performed the role that --as-prerelease now does, which was an unintentional breaking change to the CLI compared to v7. --prerelease now forces the next version...
_Please describe your problem. Include links to any relevant pages or files._ From #659: > What was difficult to me was a) reading the python-semantic-release documentation, it seems inclomplete, particularly...
## The problem It looks like the placeholder is ignored, the changelog is regenerated with all the previous commits, and not only taking the last ones, as an example https://github.com/taskforcesh/bullmq/commit/59d4d1dd67a0efbab6ff252b2a042fc61c3f4df2...
## The problem The documentation for Python Semantic Release at https://python-semantic-release.readthedocs.io/en/latest/ is not updated for v8. The documentation build is currently failing. ## Expected behavior Docs to be updated ##...