v1.4
- 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.