All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
ready()
if already loaded.PathKitInit.then()
see 0.5.1 notes.PathKitInit(...).then()
is no longer the recommended way to initialize things. It will be removed in 0.6.0. Use PathKitInit(...).ready()
, which returns a real Promise.Updated PathKit to use same FOSS license as Skia proper.
Beginning of changelog.