danyx23 / elm-uuid

Generate and parse UUIDs in Elm
BSD 3-Clause "New" or "Revised" License
48 stars 13 forks source link

Upgrade to Elm 0.19 #14

Closed norpan closed 6 years ago

norpan commented 6 years ago

Format with elm-format 0.8.0 Closes #13

jgrenat commented 6 years ago

Great work, I hadn't thought about Fuzz.map, that's why I was blocked on my side! 😝

norpan commented 6 years ago

Yes, I haven't updated any docs or description. Just made the compile changes. Will do that.

danyx23 commented 6 years ago

Thanks for both your work! @norpan I like @jgrentat's docs suggestions, can you incorporate those as well? I will then merge and publish (I'm just a bit slow atm because I'm travelling)

norpan commented 6 years ago

Ok, made the doc and code changes!

ronanyeah commented 6 years ago

Would be great to get this published soon! Currently blocked on a production app.

rlopzc commented 6 years ago

Mee too 😞

danyx23 commented 6 years ago

Merged and published. Thanks @norpan !