Skip to content

Commit ccb3691

Browse files
Tag v17.28.0 (#3489)
1 parent c388f68 commit ccb3691

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
Version 17.27.0
29
---------------
310
* Traverse `data` and `debug_data` for run-time dependencies (#3469)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
17.27.0
1+
17.28.0

0 commit comments

Comments
 (0)