triq icon indicating copy to clipboard operation
triq copied to clipboard

version tags for Hex

Open wkhere opened this issue 10 years ago • 2 comments

Hi!

I'd like to use Triq in Elixir projects, which are recently moving to Hex package manager. Now there's a way to put it on Hex without you having to take care of package data and publishing process - or better said, until you'd decide to maint. it by yourself and that it's worth ;) - this is called community packages and described here.

Now what I'd really appreciate is when you put some versioning tags to Triq repo. First, I don't want to invent some versioning schema (and some minimal semver info is required by Hex) other than you'd have in mind, second - you are probably the best person to know which commits are more stable/experimental than others.

Please also note Hex platform is not only meant for Elixir, you can use it for deps mgmt also for pure Erlang stuff.

Having said that, thanks for making Triq alive!

wkhere avatar Aug 12 '14 18:08 wkhere

Good idea. @krestenkrab, how about creating the git tag v0.1 or actually v1.0?

ghost avatar Aug 14 '14 18:08 ghost

Just a reminder, the tags should reflect what's in the app.src - it's 0.1.0 now

Also, the more they'd go with semver idea the better..

wkhere avatar Aug 14 '14 18:08 wkhere