Skip to content

v0.2.0

Compare
Choose a tag to compare
@praveenperera praveenperera released this 22 Feb 16:03
· 84 commits to master since this release
0bda339

User

  • Map is returned with string keys instead of atom keys
  • Now between 6.12x - 50.09x faster than next fastest tested option

Internal

  • Removed Jason dependecy
  • Returning elixir map directly instead of returning a stringified JSON and then using Jason to convert it to an elixir map