Skip to content

Releases: adoxography/pixel-drawing

v0.4.2

01 Nov 18:37
Compare
Choose a tag to compare

Changes

  • Only include icons from fontawesome that are being used
  • Replace p5.js dependency with vanilla HTML canvas

v0.4.0

01 Nov 14:20
Compare
Choose a tag to compare

Breaking changes

  • Colours are specified as RGB arrays instead of objects

v0.3.1

31 Oct 17:21
Compare
Choose a tag to compare

New features

  • Syntax highlighting
  • Duplicate button
  • Error messages

Bugfixes

  • Fix bug that always erased previous state
  • Ask for confirmation before creating a new file if current file has changes
  • Disable load button if there are no files that can be loaded

Misc

  • Updated dependencies
  • Added version number to state

v0.3.0

15 Oct 01:55
Compare
Choose a tag to compare

Add saving/loading functionality, change the look of the colour palette

v0.2.0

16 Sep 16:49
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
Fix localStorage if it's corrupted

Initial Release

16 Sep 00:23
Compare
Choose a tag to compare
v0.1.0

Fix localStorage if it's corrupted