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 611a723 commit 51f06aeCopy full SHA for 51f06ae
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+Version 0.3.28
2
+-------------
3
+
4
+* Add a new argument `path_to_custom_builtin_rules` for overwriting builtin rules
5
+* Automate running the release workflow when a new tag is pushed
6
7
Version 0.3.27
8
-------------
9
Cargo.toml
@@ -2,7 +2,7 @@
authors = ["Uber Technologies Inc."]
name = "piranha"
description = "Polyglot Piranha is a library for performing structural find and replace with deep cleanup."
-version = "0.3.27"
+version = "0.3.28"
edition = "2021"
include = ["pyproject.toml", "src/"]
exclude = ["legacy"]
0 commit comments