fix: filter commented out functions when generating plugin file

This commit is contained in:
debugtalk
2022-06-14 22:40:59 +08:00
parent 829cca27c2
commit 39d1d0dc46
5 changed files with 177 additions and 60 deletions

View File

@@ -3,6 +3,7 @@
## v4.1.4 (2022-06-14)
- feat: config pypi index url by setting environment `PYPI_INDEX_URL`
- fix: filter commented out functions when generating plugin file
## v4.1.3 (2022-06-14)