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- ### 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
1+ # Changelog
2+
3+ ## [ Unreleased]
4+ ### Added
5+
6+ ### Changed
7+
8+ ### Fixed
9+
10+ ## [ 0.1.2] - 2022-07-18
11+ ### Fixed
1912- ` **kwargs ` parameter being shown in certain situations
2013- Class hints based on their attributes were shown incorrectly
21- - Fix hints display for calls with unpacking
22-
23- ## [ 0.1.1] - 2022-07-17
24- ### Fixed
14+ - Fix hints display for calls with unpacking
15+
16+ ## [ 0.1.1] - 2022-07-17
17+ ### Fixed
2518- Wrong hints behavior with some classes, related to the ` __init__ ` inheritance logic
2619- Wrong hint ordering when a positional argument is passed after keyword arguments
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
20+ - Messed up parameter ordering when unpacking is in the call expression
21+
22+ ## [ 0.1.0] - 2022-07-15
23+ ### Added
24+ - Initial plugin release
You can’t perform that action at this time.
0 commit comments