1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
variable-conversion-vscode-.../CHANGELOG.md

681 B

Change Log

All notable changes to the "text-conversion" extension will be documented in this file.

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

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Removed

1.0.0

Added

  • Adds an editor context menu with submenu
  • Implement conversion to Camel Case, Pascal Case, Upper Case, Lower Case
  • Add test cases
  • Initial release