We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325ff42 commit eca8500Copy full SHA for eca8500
1 file changed
docs/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### **v3.3.0.5249** [[RzR](mailto:108324929+I-RzR-I@users.noreply.github.com)] 29-09-2025
2
+* [325ff42] (RzR) -> Auto commit uncommited files
3
+* [7385809] (RzR) -> Add new Guid extension methods: `NullIfEmpty`, `EmptyIfNull`, `IsMissing`, `HasValidValue`.
4
+* [a37096b] (RzR) -> Add new DateTime extension methods: `IsOnlyDate`, `ForceMillisecondsToZero`.
5
+* [d0f9816] (RzR) -> Commented some tests, but it's fully covered.
6
+* [a01da4d] (RzR) -> Add new string extension `TruncateFromStart`.
7
+
8
### **v3.2.0.4113** [[RzR](mailto:108324929+I-RzR-I@users.noreply.github.com)] 13-08-2025
9
* [b16c919] (RzR) -> Auto commit uncommited files
10
* [b9538c3] (RzR) -> Add missign BASE32 methods: `Base32Encode`, `Base32Decode`. Adjust existing `IsBase32String`.
0 commit comments