nan v1.2.0 Release Notes

Release Date: 2014-06-05 // almost 10 years ago
    • Add NanSetPrototypeTemplate
    • Changed NAN_WEAK_CALLBACK internals, switched _NanWeakCallbackData to class, introduced _NanWeakCallbackDispatcher
    • Removed -Wno-unused-local-typedefs from test builds
    • Made test builds Windows compatible ('Sleep()')