Skip to content

v1.4

Compare
Choose a tag to compare
@bovine bovine released this 17 Jun 23:27
· 89 commits to master since this release
  • API of integer_callback changed the other way around
  • Use "delete" method rather than rename object to "" to delete
    intermediate yajltcl objects when turning arrays into json, etc.
  • Update example in README.md too.
  • Fixing some memory leaks when creating and destroying yajl objects.