Skip to content

Commit bd041df

Browse files
committed
Update changelog for 2.8.1
1 parent 431aba1 commit bd041df

1 file changed

Lines changed: 287 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 287 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,293 @@ Changelog
22
=========
33

44

5+
v2.8.1 (2023-01-20)
6+
-------------------
7+
8+
New
9+
~~~
10+
- Feat: add status tentatively (#820) [Kazuaki Matsuo]
11+
12+
* feat: add status tentatively
13+
14+
* update test
15+
16+
* fix docstring
17+
18+
* fix typo
19+
20+
* fix lint
21+
22+
23+
v2.8.0 (2023-01-20)
24+
-------------------
25+
26+
New
27+
~~~
28+
- Feat: add status tentatively. [Kazuaki Matsuo]
29+
30+
Fix
31+
~~~
32+
- Fix lint. [Kazuaki Matsuo]
33+
- Fix typo. [Kazuaki Matsuo]
34+
- Fix docstring. [Kazuaki Matsuo]
35+
36+
Other
37+
~~~~~
38+
- Update test. [Kazuaki Matsuo]
39+
- Chore(deps-dev): update tox requirement from ~=4.2 to ~=4.3 (#817)
40+
[dependabot[bot], dependabot[bot]]
41+
42+
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version.
43+
- [Release notes](https://github.com/tox-dev/tox/releases)
44+
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
45+
- [Commits](https://github.com/tox-dev/tox/compare/4.2.0...4.3.1)
46+
47+
---
48+
updated-dependencies:
49+
- dependency-name: tox
50+
dependency-type: direct:development
51+
...
52+
- Chore(deps): update sphinx requirement from <6.0,>=4.0 to >=4.0,<7.0
53+
(#814) [dependabot[bot]]
54+
- Chore(deps-dev): update pylint requirement from ~=2.15.9 to ~=2.15.10
55+
(#816) [dependabot[bot], dependabot[bot]]
56+
57+
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
58+
- [Release notes](https://github.com/PyCQA/pylint/releases)
59+
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.9...v2.15.10)
60+
61+
---
62+
updated-dependencies:
63+
- dependency-name: pylint
64+
dependency-type: direct:development
65+
...
66+
- Chore(deps-dev): update tox requirement from ~=4.1 to ~=4.2 (#815)
67+
[dependabot[bot], dependabot[bot]]
68+
69+
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version.
70+
- [Release notes](https://github.com/tox-dev/tox/releases)
71+
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
72+
- [Commits](https://github.com/tox-dev/tox/compare/4.1.0...4.2.1)
73+
74+
---
75+
updated-dependencies:
76+
- dependency-name: tox
77+
dependency-type: direct:development
78+
...
79+
- Chore(deps-dev): update tox requirement from ~=4.0 to ~=4.1 (#813)
80+
[dependabot[bot], dependabot[bot]]
81+
82+
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version.
83+
- [Release notes](https://github.com/tox-dev/tox/releases)
84+
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
85+
- [Commits](https://github.com/tox-dev/tox/compare/4.0.0...4.1.1)
86+
87+
---
88+
updated-dependencies:
89+
- dependency-name: tox
90+
dependency-type: direct:development
91+
...
92+
- Chore(deps-dev): update mock requirement from ~=4.0 to ~=5.0 (#812)
93+
[dependabot[bot], dependabot[bot]]
94+
95+
Updates the requirements on [mock](https://github.com/testing-cabal/mock) to permit the latest version.
96+
- [Release notes](https://github.com/testing-cabal/mock/releases)
97+
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
98+
- [Commits](https://github.com/testing-cabal/mock/compare/4.0.0...5.0.0)
99+
100+
---
101+
updated-dependencies:
102+
- dependency-name: mock
103+
dependency-type: direct:development
104+
...
105+
- Chore(deps-dev): update pre-commit requirement from ~=2.20 to ~=2.21
106+
(#811) [dependabot[bot], dependabot[bot]]
107+
108+
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
109+
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
110+
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
111+
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.20.0...v2.21.0)
112+
113+
---
114+
updated-dependencies:
115+
- dependency-name: pre-commit
116+
dependency-type: direct:development
117+
...
118+
- Chore(deps-dev): update pylint requirement from ~=2.15.8 to ~=2.15.9
119+
(#810) [dependabot[bot], dependabot[bot]]
120+
121+
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
122+
- [Release notes](https://github.com/PyCQA/pylint/releases)
123+
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.8...v2.15.9)
124+
125+
---
126+
updated-dependencies:
127+
- dependency-name: pylint
128+
dependency-type: direct:development
129+
...
130+
- Chore(deps-dev): update isort requirement from ~=5.10 to ~=5.11 (#808)
131+
[Kazuaki Matsuo, dependabot[bot], dependabot[bot]]
132+
133+
Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version.
134+
- [Release notes](https://github.com/pycqa/isort/releases)
135+
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
136+
- [Commits](https://github.com/pycqa/isort/compare/5.10.0...5.11.1)
137+
138+
---
139+
updated-dependencies:
140+
- dependency-name: isort
141+
dependency-type: direct:development
142+
...
143+
- Chore(deps-dev): update black requirement from ~=22.10.0 to ~=22.12.0
144+
(#807) [Kazuaki Matsuo, dependabot[bot], dependabot[bot]]
145+
146+
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
147+
- [Release notes](https://github.com/psf/black/releases)
148+
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
149+
- [Commits](https://github.com/psf/black/compare/22.10.0...22.12.0)
150+
151+
---
152+
updated-dependencies:
153+
- dependency-name: black
154+
dependency-type: direct:development
155+
...
156+
- Chore(deps-dev): update tox requirement from ~=3.27 to ~=4.0 (#806)
157+
[Kazuaki Matsuo, dependabot[bot], dependabot[bot]]
158+
159+
* chore(deps-dev): update tox requirement from ~=3.27 to ~=4.0
160+
161+
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version.
162+
- [Release notes](https://github.com/tox-dev/tox/releases)
163+
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
164+
- [Commits](https://github.com/tox-dev/tox/compare/3.27.0...4.0.2)
165+
166+
---
167+
updated-dependencies:
168+
- dependency-name: tox
169+
dependency-type: direct:development
170+
...
171+
- Chore(deps-dev): update pylint requirement from ~=2.15.7 to ~=2.15.8
172+
(#804) [dependabot[bot], dependabot[bot]]
173+
174+
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
175+
- [Release notes](https://github.com/PyCQA/pylint/releases)
176+
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.7...v2.15.8)
177+
178+
---
179+
updated-dependencies:
180+
- dependency-name: pylint
181+
dependency-type: direct:development
182+
...
183+
- Chore(deps): update selenium requirement from ~=4.5 to ~=4.7 (#801)
184+
[dependabot[bot], dependabot[bot]]
185+
186+
Updates the requirements on [selenium](https://github.com/SeleniumHQ/Selenium) to permit the latest version.
187+
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
188+
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.5.0...selenium-4.7.0)
189+
190+
---
191+
updated-dependencies:
192+
- dependency-name: selenium
193+
dependency-type: direct:production
194+
...
195+
- Chore(deps-dev): update pylint requirement from ~=2.15.6 to ~=2.15.7
196+
(#800) [dependabot[bot], dependabot[bot]]
197+
198+
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
199+
- [Release notes](https://github.com/PyCQA/pylint/releases)
200+
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.6...v2.15.7)
201+
202+
---
203+
updated-dependencies:
204+
- dependency-name: pylint
205+
dependency-type: direct:development
206+
...
207+
- Chore(deps-dev): update pylint requirement from ~=2.15.5 to ~=2.15.6
208+
(#799) [dependabot[bot], dependabot[bot]]
209+
210+
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
211+
- [Release notes](https://github.com/PyCQA/pylint/releases)
212+
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.5...v2.15.6)
213+
214+
---
215+
updated-dependencies:
216+
- dependency-name: pylint
217+
dependency-type: direct:development
218+
...
219+
- Chore: update docstring in touch_action.py (#797) [Kazuaki Matsuo,
220+
wojciodataist]
221+
222+
add detailed information to long_press duration param
223+
- Chore(deps-dev): update mypy requirement from ~=0.982 to ~=0.991
224+
(#798) [Kazuaki Matsuo, dependabot[bot], dependabot[bot]]
225+
226+
* chore(deps-dev): update mypy requirement from ~=0.982 to ~=0.991
227+
228+
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
229+
- [Release notes](https://github.com/python/mypy/releases)
230+
- [Commits](https://github.com/python/mypy/compare/v0.982...v0.991)
231+
232+
---
233+
updated-dependencies:
234+
- dependency-name: mypy
235+
dependency-type: direct:development
236+
...
237+
- Chore(deps-dev): update tox requirement from ~=3.26 to ~=3.27 (#792)
238+
[dependabot[bot], dependabot[bot]]
239+
240+
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version.
241+
- [Release notes](https://github.com/tox-dev/tox/releases)
242+
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
243+
- [Commits](https://github.com/tox-dev/tox/compare/3.26.0...3.27.0)
244+
245+
---
246+
updated-dependencies:
247+
- dependency-name: tox
248+
dependency-type: direct:development
249+
...
250+
- Chore(deps-dev): update pytest requirement from ~=7.1 to ~=7.2 (#791)
251+
[dependabot[bot], dependabot[bot]]
252+
253+
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
254+
- [Release notes](https://github.com/pytest-dev/pytest/releases)
255+
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
256+
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.0...7.2.0)
257+
258+
---
259+
updated-dependencies:
260+
- dependency-name: pytest
261+
dependency-type: direct:development
262+
...
263+
- Chore(deps-dev): update pylint requirement from ~=2.15.4 to ~=2.15.5
264+
(#790) [dependabot[bot], dependabot[bot]]
265+
266+
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
267+
- [Release notes](https://github.com/PyCQA/pylint/releases)
268+
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.4...v2.15.5)
269+
270+
---
271+
updated-dependencies:
272+
- dependency-name: pylint
273+
dependency-type: direct:development
274+
...
275+
- Chore(deps-dev): update pylint requirement from ~=2.15.3 to ~=2.15.4
276+
(#788) [dependabot[bot], dependabot[bot]]
277+
278+
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
279+
- [Release notes](https://github.com/PyCQA/pylint/releases)
280+
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.3...v2.15.4)
281+
282+
---
283+
updated-dependencies:
284+
- dependency-name: pylint
285+
dependency-type: direct:development
286+
...
287+
- Chore: update precommit (#787) [Kazuaki Matsuo]
288+
- Update changelog for 2.7.1. [Kazuaki Matsuo]
289+
- Bump 2.7.1. [Kazuaki Matsuo]
290+
291+
5292
v2.7.1 (2022-10-11)
6293
-------------------
7294

0 commit comments

Comments
 (0)