We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65af0f commit 3bfb0b4Copy full SHA for 3bfb0b4
‎CHANGELOG.md‎
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.4.0] - 2024-10-25
11
+
12
### Added
13
14
- Split camel case extension
@@ -33,7 +35,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
33
35
34
36
- Created many extensions
37
-[Unreleased]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.3.0...HEAD
38
+[Unreleased]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.4.0...HEAD
39
40
+[0.4.0]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.3.0...v0.4.0
41
42
[0.3.0]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.2.2...v0.3.0
43
0 commit comments