Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 32c35f4

Browse files
committed
script mentioned
1 parent 11e2be4 commit 32c35f4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/pages/migration.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ are incremental and back compatible with your previous code.
1212
Here we try to summarize the most relevant difference
1313
that you should be aware of, when migrating.
1414

15+
:::note
16+
In the repository you can find a Python script called **convert_v3_to_v4.py**
17+
that may save you some time (thanks to use https://github.com/SubaruArai)!
18+
19+
Try it, but make sure that you double check the result first!
20+
:::
21+
1522
## Class renaming
1623

1724
The name of the following classes / XML tags changed.

0 commit comments

Comments
 (0)