We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c388f68 commit ccb3691Copy full SHA for ccb3691
2 files changed
ChangeLog
@@ -1,3 +1,10 @@
1
+Version 17.28.0
2
+---------------
3
+ * `export`: create the output directory if it doesn't already exist (#3345)
4
+ * `pleasew`: find repo root by traversing up from `PWD` (#3474)
5
+ * Add `str.matches` method, allowing for regular expression matching on strings (#3486)
6
+ * `query`: add `runtimedeps` sub-command (#3488)
7
+
8
Version 17.27.0
9
---------------
10
* Traverse `data` and `debug_data` for run-time dependencies (#3469)
VERSION
@@ -1 +1 @@
-17.27.0
+17.28.0
0 commit comments