Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 2.75 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.7 (2024-10-14)

0.0.6 (2024-10-14)

0.0.5 (2024-10-14)

0.0.4 (2024-10-14)

0.0.3 (2024-10-14)

Features

  • added alternative template path to templateHandlers (e6240b9)
  • added class template (7c5db72)
  • added commands to package config (bc5f2fa)
  • added enum template (affa972)
  • added extension asset (daad7f9)
  • added extension constants (5058415)
  • added interface template (cd837ad)
  • added struct and record (ca9cf6e)
  • added utils and templates folder (083bb57)
  • initial commit (44b3197)
  • submenu now shows on only .NET related projects (bff3bd7)

Bug Fixes

  • fixed cursor placement bug (d014481)
  • fixed wakatime badge issue (d5747e5)
  • moved template from /src dir (84d968e)

Change Log

All notable changes to the "codesharp" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

  • Initial release