v1.14.0
What's Changed
- feat: add more cases for switch stmt by @sashamelentyev in #54
- refactor: refactor checks func by @sashamelentyev in #55
- feat: use strings.Builder instead of strings.Trim by @sashamelentyev in #56
- refactor: refactor ifstmt case by @sashamelentyev in #57
- feat: use ifstmt func in switchstmt case by @sashamelentyev in #58
- feat: add pkgFunArgs by @sashamelentyev in #59
- refactor: refactor getBasicLitValue func by @sashamelentyev in #60
Full Changelog: v1.13.0...v1.14.0