0.1.4
0.1.4 (23-01-2019)
- Use caml_acquire_runtime_system/caml_release_runtime_system for clarity
- Register global roots using caml_register_generational_global_root
- Remove tmp field from encoder and decoder and use proper variable
registration when appropriate. - Be specific about each callback registered as global root.