achesak / nim-hashids

Nim implementation of Hashids (http://www.hashids.org/)
MIT License
18 stars 6 forks source link

Switch to git-flow and semver, release tagged version #5

Open moigagoo opened 6 years ago

moigagoo commented 6 years ago

Currently, since there're no tagged releases, the package has no versions: https://nimble.directory/pkg/hashids

I propose switching to master-develop-feature/* branches, major.minor.patch versioning, and tagging version 1.0.0.

moigagoo commented 6 years ago

I've done that in my fork: https://github.com/moigagoo/nim-hashids/