Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 941 Bytes

CHANGELOG.md

File metadata and controls

64 lines (33 loc) · 941 Bytes

Change Log

All notable changes to the "p5-vscode" extension will be documented in this file.

[Unreleased]

[1.2.6]

Fixed

  • Fixed link to easycam library (thanks @PlaidDroid)

[1.2.5]

Fixed

  • Updated p5.js to 1.2.0

[1.2.3]

Fixed

  • Fixed autocomplete and open project issues on windows.

[1.2.0]

Added

  • Incorporated p5 typescript declaration files for better autocompleting

Changed

  • Removed the snippet extension from the bundle. If you are upgrading, please consider uninstalling or disabling the p5 snippets extension.

[1.1.2]

Fixed

  • New projects open in new windows
  • The sketch.js opens after making new projects

[1.1.1]

Added

  • Internal scripts to update libraries

Fixed

  • The accessibility library should now appear in the manager

Changed

  • Upgraded p5.js to the latest release.

[1.1.0]

Added

  • library manager

[1.0.0]

  • Initial release