Releases: zhongjiajie/stmdency
Releases · zhongjiajie/stmdency
0.0.5
What's Changed
- fix: ci config error by @zhongjiajie in #17
- 🔥 feat: Add support python 3.12 by @zhongjiajie in #19
- Add some docs by @zhongjiajie in #21
- 🔥 Class statement support by @zhongjiajie in #22
- Correct doc level and copyright year by @zhongjiajie in #23
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- fix: Import star handle error by @zhongjiajie in #9
- feat: Remove support for python 3.6 due to EOL by @zhongjiajie in #10
- rfct: Separate and refactor visitor module by @zhongjiajie in #11
- feat: Apply PEP 563 to code base by @zhongjiajie in #12
- feat: Migrate flake8 isort coverage into setup.cfg by @zhongjiajie in #13
- chore: Change status to alpha by @zhongjiajie in #14
- feat: Change license to MIT by @zhongjiajie in #15
- fix: Missing change config in pre-commit by @zhongjiajie in #16
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- bug: Correct release document by @zhongjiajie in #5
- bug: error project name fail coverage by @zhongjiajie in #6
- fix: type error cst.match by @zhongjiajie in #7
- feat: New rule import alias by @zhongjiajie in #8
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- doc: Add release doc by @zhongjiajie in #1
- fix: doc build error by @zhongjiajie in #2
- feat: function ignore decorator temply by @zhongjiajie in #3
New Contributors
- @zhongjiajie made their first contribution in #1
Full Changelog: https://github.com/zhongjiajie/stmdency/commits/0.0.2
0.0.1
What's Change:
- init commit
- feat: Add source code and tests
- feat: correct extract and func visit
Full Changelog: https://github.com/zhongjiajie/stmdency/commits/0.0.1