whatyouhide / short_maps

⚠️Retired⚠️ library that provided a ~m sigil for ES6-like map destructuring in Elixir.
https://andrealeopardi.com/posts/a-story-of-regret-and-retiring-a-library-from-hex/
77 stars 5 forks source link

Release to Hex.pm #4

Closed Havvy closed 8 years ago

Havvy commented 8 years ago

This is something that works. And while it's not my favourite syntax, it's still better than %{x: x, y: y, z: z, ...}. So apropos for making something that works.

Please release it to Hex.pm (preferably at version 1.0.0), so that for those who would otherwise have this be the only git dependency, they would not have to rely upon git.

whatyouhide commented 8 years ago

@Havvy just released short_maps on hex, https://hex.pm/packages/short_maps. I released version 0.1.0 so that we have space for some breaking changes before 1.0.0. I'd like for people to use it some more before going 1.0.0.