Elixir JSON 1.0.0 - Bacon
- Major code restructure
- No longer returns
"[Elixir.Any]"
as the encoded version of something theres no protocol for, instead returnsKernel.inspect(x)
"[Elixir.Any]"
as the encoded version of something theres no protocol for, instead returns Kernel.inspect(x)