Releases: otnansirk/vscode-casing-convention
Releases · otnansirk/vscode-casing-convention
v1.5.0
New Features
- JSON as Types : Go Struct
- UUID Universe
- UUID Universe
- Generate uuid v1
- Generate uuid v4
- Generate uuid v6
- Generate uuid v7
- Generate uuid Nil / Empty
v1.4.0
New Features
- JSON Minify
- JSON Beautify
- JSON to Object JS
- Object JS to JSON
Fixed
- Unit test for JSON parse
- Numbered line by line only if there are characters other than space
- Standardize file names
v1.3.0
New Features
- JSON Stringify
- JSON Parse
v1.2.2
New Features
- Text to numbered text line by lines
v1.1.2
Fixed Bug
- Text to Capital case
- Standard capitalization all selected text (Multi lines)
v1.1.1
Fixed Bug
- Json to array PHP and the opposite
- Can't format numeric value
- Can't format boolean value
v1.1.0
New Features
- json 2 php array
- php array 2 json
v1.0.0 - New release of a bliss
- Add workflow: unit test and code coverage badge
- Create handler: kebabCase, screamCase, lowerCaseFirst, titleCase, upperCaseFirst
- Remove depedencies: lower-case-first, title-case, upper-case-first
- Add all features to convert text.
- This CHANGELOG file to hopefully serve as an evolving example of a standardized open source project CHANGELOG.
- Create README.md
- Create LICENSE
- Initial commit