With the release mix command introduced in Elixir 1.9, we should probably change the command that releases a new version of the lib to something like publish (?) as to avoid collision with the official mix command and to lessen the possibility of confusion for newcomers. 😄
With the
releasemix command introduced inElixir 1.9, we should probably change the command that releases a new version of the lib to something likepublish(?) as to avoid collision with the official mix command and to lessen the possibility of confusion for newcomers. 😄