-
Notifications
You must be signed in to change notification settings - Fork 37
/
CHANGELOG.txt
72 lines (57 loc) · 1.41 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Change Log
==========
0.2.9 (13/02/2022)
-------------------
- Fixed desktop css inconsistencies
0.2.8 (11/02/2022)
-------------------
- Fixed all the code related inconsistencies
0.2.7 (11/02/2022)
-------------------
- Added custom title on Dashboard
0.2.6 (25/04/2021)
-------------------
- Dashboard Execution Time in H:M:S Hour:Minute:Second format
- Shortened long error text to open in a dialog box
0.2.5 (20/04/2021)
-------------------
- Fixed incorrect execution time in the test metrics
0.2.4 (19/04/2021)
-------------------
- Added support to download the current report (dashboard) in pdf format
0.2.3 (28/09/2020)
-------------------
- Fixed UI bugs in dashboard and Archives layout
- Added error details on failed test cases
0.2.2 (13/09/2020)
-------------------
- Codecov
- Added unit tests for plugin
- UI Alignment fixes
0.2.1 (12/09/2020)
-------------------
- Hot Fix css issue
0.1.9 (12/09/2020)
-------------------
- Optimized library size
- Added unit tests
0.1.8 (12/09/2020)
-------------------
- Replaced report path CLI
- Coverage measurement
0.1.7 (08/09/2020)
-------------------
- Screenshots on failure
- Updated loader
0.1.6 (29/08/2020)
-------------------
- pytest-rerunfailures library support
0.1.5 (23/08/2020)
-------------------
- Added report icon
- Updated tooltips for trends
- Added reusable CSS file
- Fixed Test suite details
0.0.1 (13/07/2020)
-------------------
- First Release