Releases: code-dot-org/piskel
Releases · code-dot-org/piskel
Release list
v0.8.9
v0.8.8
Deprecated release. The npm-published v0.8.8 contains an incorrectly-built piskel-style-packaged-*.css file resulting, at minimum, in missing tool icons. Use v0.8.9 instead.
Changes the Ctrl+C behavior to immediately clone/duplicate the selection instead of just copying.
v0.4.0
Introduces the createNewPiskel API command, which opens a blank document at the specified size, ready for editing.
v0.3.1
Replaces CodeOrgMessageService with the more generally useful PiskelApi.
Handles async operations better: Exposes an onPiskelReady callback, and adds an onComplete callback to loadSpritesheet.
v0.2.0
Introduces CodeOrgMessageService (in #4) which allows embedded Piskel to respond to messages from the parent page.