v0.12.1
* Fix circular references case in SSL implementation. (by @fantix in a2e0dd8e for #220) * Cleanup refs to canceled callback handles. This removes potential reference cycles between bound methods and cancelled `Handle` / `TimerHandle` objects. (by @1st1 in f0a945df)