2.4.1
Version 2.4.1 (Nov 25, 2023)
Changes:
- ✨ Automatically replace invalid enum expressions with corresponding valid expression & import (#196) contributed by @ringohoffman
- 🐛 Fixed: do not remove
self
parameter annotation when types do not match (#195) contributed by @ringohoffman