Skip to content

Latest commit

 

History

History
350 lines (191 loc) · 5.72 KB

CHANGELOG.md

File metadata and controls

350 lines (191 loc) · 5.72 KB

Changelog

All notable changes to this project will be documented in this file.
These won't exactly match the commit history, they only document the version history of the VS Code Extension Manager

[10.1.1] - 2022-03-21

Changed

  • dependency security patch

[10.1.0] - 2022-03-21

Added

  • script.js file to web setup

[10.0.3] - 2021-05-03

Fixed

  • firebase deploy github workflows folder

[10.0.2] - 2021-04-16

Changed

  • firebase-tools check not returning anymore

[10.0.1] - 2021-04-16

Fixed

  • just to check everythings alright with the last release

[10.0.0] - 2021-04-16

Added

  • Firebase deploy Vue.js project setup

Fixed

  • module paths

[9.3.0] - 2021-04-16

Changed

  • refactored commands into modules

[9.2.0] - 2020-12-28

Added

  • dev-Script to node setup
  • package.json creator comment

[9.1.0] - 2020-12-28

Added

  • Progress bar to Node setup

Fixed

  • changelog wrong version

[9.0.1] - 2020-12-28

Fixed

  • dependabot lodash bump

[9.0.0] - 2020-12-28

Added

  • electron.js setup

[8.1.1] - 2020-07-15

Added

  • RaspberryPi SD-card workspace check configuration

[8.1.0] - 2020-07-03

Added

  • RaspberryPi SD-card setup status message

[8.0.0] - 2020-07-03

Added

  • RaspberryPi SD-card setup feature (Wifi & SSH)

Changed

  • Node setup readme

[7.4.0] - 2020-07-03

Added

  • standard eslint config option

[7.3.0] - 2020-07-03

Added

  • initial commit to node setup

Changed

  • node setup order

[7.2.4] - 2020-05-12

Security

  • Updated npm packages

Changed

  • VSCode Engine support -> 1.45.0

[7.2.3] - 2020-04-23

Fixed

  • git repo initialization (Node.js setup)
  • document line error (Node.js setup)

Changed

  • simple-git require

[7.2.2] - 2020-04-23

Fixed

  • version number

[7.1.1] - 2020-04-23

Changed

  • simple-git require

[7.1.0] - 2020-01-12

Added

  • README.md to the Node.js generator
  • CHANGELOG.md to the Node.js generator

Changed

  • Updated docu

[7.0.0] - 2020-01-12

Added

  • Web file generator (index.html & style.css)
  • Index.html template file (Web files generator)
  • Stylesheet relation note (WSS files generator)

Changed

  • Moved title setting to web files generator
  • Updated the documentation (web file generator)

[6.0.0] - 2020-01-11

Changed

  • Total rewrite by Martin Schneider (@craftoid)
  • All features should be MacOS, Linux and Windows compatible now.
  • Updated the documentation (New features, removed commands).

Added

  • Open document after creating (WSS).
  • Title setting for WSS.

Removed

  • jd required to be installed for Node.js setup.
  • Unreleased version (5.0.2) from Changelog.
  • Install commands for jd.

Fixed

  • Latest version number in package.json.

[5.0.1] - 2019-12-05

Fixed

  • Fixed WSS function (!doctype).

[5.0.0] - 2019-12-05

Added

  • WSS file generator.
  • WSS file generator instructions in documentation.
  • Table of Contents hyperlink tipp.

[4.0.0] - 2019-12-02

Added

  • LoremIpsum generator.
  • LoremIpsum generator instructions in documentation.

[3.0.5] - 2019-11-28

Changed

  • Moved the changelog to a seperate file.

[3.0.4] - 2019-11-22

Changed

  • HTML basic structure snippet.

[3.0.3] - 2019-11-12

Fixed

  • Hyperlink in table of contents in the documentation.

[3.0.2] - 2019-11-12

Fixed

  • Version history in the documentation.

[3.0.1] - 2019-11-12

Added

  • Automatic Node.js workspace setup instructions to the documentation.

[3.0.0] - 2019-11-12

Added

  • Automatic Node.js workspace setup commands.

[2.2.0] - 2019-11-09

Added

  • Info badges in the documentation.

[2.1.3] - 2019-11-09

Fixed

  • Hyperlink in table of contents in the documentation.

[2.1.2] - 2019-11-09

Removed

  • Unnecessary test hyperlink in the documentation.

[2.1.1] - 2019-11-09

Fixed

  • Version number in documentation.

[2.1.0] - 2019-11-09

Added

  • Documentation in the README.

Changed

  • Clarified the section on "Is there a standard change log format?".

Fixed

  • Fix Markdown links to tag comparison URL with footnote-style links.

[2.0.1] - 2019-11-09

Fixed

  • SVG basic structure snippet spacing.

[2.0.0] - 2019-11-09

Changed

  • Extension version.

[1.0.0] - 2019-11-09

Added

  • SVG snippet support.
  • SVG basic structure snippet.

Fixed

  • HTML basic structure snippet command.

[0.0.3] - 2019-11-09

Fixed

  • Icon path in package.json.

[0.0.2] - 2019-11-09

Added

  • Icon displaying in VS Code.
  • GitHub repository URL in package.json.

[0.0.1] - 2019-11-07

Added

  • This is the initial commit of the repository.