meh / jazz

Yet another library to handle JSON in Elixir.
61 stars 21 forks source link

Sigils switched from % to ~ #7

Closed rambocoder closed 6 years ago

rambocoder commented 10 years ago

In the README examples % is still being used while Elixir switched to ~

https://github.com/meh/jazz/blob/master/README.md

Did you decide to deprecate lists with tagged tupples in favor of maps too?

https://github.com/meh/jazz/commit/7e6d1af6fd111d668a2f2197c7d1d7ada359c5ac#diff-e63df92efaf4bca857ea8d8c29d5948dL58

Thank you