jaemk / self_update

Self updates for rust executables
MIT License
798 stars 70 forks source link

FR: add an option to support for `prerelease` #137

Open mokeyish opened 1 month ago

mokeyish commented 1 month ago

eg: rc, beta, alpha in semver.

simonsan commented 1 month ago

Yes, that would be nice to be able to track different versions, let's say stable and nightly that people can switch between.