Skip to content

Latest commit

 

History

History
94 lines (48 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

94 lines (48 loc) · 1.45 KB

Changelog

[1.4.6] - 2020-09-03

Fixed

  • Updated markdown files

[1.4.5] - 2020-09-03

Fixed

  • Updated packages

Changed

  • Using GitHub Actions instead of Travis

[1.4.4] - 2020-08-25

Added

Can now use DuckDuckGo or Google to search. Thanks to @atnbueno

[1.4.3] - 2020-08-25

Fixed

Merged in bugfix PRs from @hysysk and @atnbueno

Updated dependencies

[1.4.1] - 2019-12-23

Fixed

Improved snippets.json thanks to work from @jerrylususu

Fixed Windows on Bash path issue thanks to @micuat

[1.4.0] - 2019-08-30

Fixed

Updated tests from latest template to fix automatic builds.

Added

Users can now choose between processing.org's documentation and p5js

Thanks to @brianmcfadden

[1.3.1] - 2019-06-05

Fixed

  • Updated NPM packages

[1.3] - 2019-02-06

Removed

  • Removed the opn requirement, using new internal open external API

Fixed

  • Updated package.json requirements

[1.2.2] - 2018-07-25

Added

  • Added path setting

[1.1.0] - 2018-05-09

Added

  • Added documentation search

Fixed

  • Changed extension namespace to processing (from "extension")

[1.0.0] - 2018-05-09

Added

  • Added Changelog
  • Support for multi root workplaces

Fixed

  • Updated dependencies and deploy scripts