File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Changelog
2-
3- ## [ Unreleased]
4- ### Fixed
1+ # Changelog
2+
3+ ## [ Unreleased]
4+ ### Added
5+
6+ ### Changed
7+
8+ ### Fixed
9+
10+ ## [ 0.1.2] - 2022-07-18
11+ ### Added
12+
13+ ### Changed
14+
15+ ### Fixed
16+
17+ ## [ 0.1.2] - 2022-07-18
18+ ### Fixed
519- ` **kwargs ` parameter being shown in certain situations
620- Class hints based on their attributes were shown incorrectly
7- - Fix hints display for calls with unpacking
8-
9- ## [ 0.1.1] - 2022-07-17
10- ### Fixed
21+ - Fix hints display for calls with unpacking
22+
23+ ## [ 0.1.1] - 2022-07-17
24+ ### Fixed
1125- Wrong hints behavior with some classes, related to the ` __init__ ` inheritance logic
1226- Wrong hint ordering when a positional argument is passed after keyword arguments
13- - Messed up parameter ordering when unpacking is in the call expression
14-
15- ## [ 0.1.0] - 2022-07-15
16- ### Added
17- - Initial plugin release
27+ - Messed up parameter ordering when unpacking is in the call expression
28+
29+ ## [ 0.1.0] - 2022-07-15
30+ ### Added
31+ - Initial plugin release
You can’t perform that action at this time.
0 commit comments