Skip to content

2.4.1

Compare
Choose a tag to compare
@sizmailov sizmailov released this 25 Nov 10:51
· 6 commits to master since this release
6cfda36

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