v0.1.1
Fixed
- Wrong hints behavior with some classes, related to the
__init__inheritance logic - Wrong hint ordering when a positional argument is passed after keyword arguments
- Messed up parameter ordering when unpacking is in the call expression
__init__ inheritance logic