alexschimpf / fastapi-versionizer

FastAPI Versionizer
MIT License
79 stars 13 forks source link

Fixed issue where custom latest_prefix wasn't getting passed to callback correctly #36

Closed alexschimpf closed 11 months ago

alexschimpf commented 11 months ago

Pull Request Checklist

Description

I had "/latest" hardcoded when passed to callback function. I also added some unrelated minor updates around empty-string vs. None checks.

alexschimpf commented 11 months ago

:tada: This PR is included in version 2.1.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: