We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de8bab commit 797be0dCopy full SHA for 797be0d
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.91.0" (2025-04-09)
18
+=====================
19
+
20
+Features
21
+--------
22
23
+- :sparkles: `[filesystem]` Add filesytem aware `Base()` and `Clean()` to filepath Utils (#20250409132457)
24
25
26
"1.90.0" (2025-04-09)
27
=====================
28
changes/20250409132457.feature
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.90.0
+Version=1.91.0
2
MajorVersion=1
3
-MinorVersion=90
+MinorVersion=91
4
PatchVersion=0
5
-CommitHash=bd54078adc4d4398781b15b2c219dd0fba46e294
+CommitHash=5de8bab85a0e18e6cbd2c615350c8428df342ec6
0 commit comments