File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ version 3.62 (2025-05-24)
2+ * core: fix usage of deprecated pkg_resources to the @sdelafond (#2286)
3+ * py3: add new helper: get_replacements_list (#2242), by lasers
4+ * conky module: add fallback delete parameter for py3.11 or less (#2275), by lasers
5+ * external_script module: adjust how urgent is specified (#2283), by Kevin Pulo
6+ * external_script module: allow scripts to specify urgent (#2282), by Kevin Pulo
7+ * getjson module: fix examples (#2278), by lasers
8+ * mpris module: implement track number support (#2280), by James Walker
9+ * mpris module: use new helper: get_replacements_list introduced with (#2242) (#2284), by Valdur Kana
10+ * tests: stop warning py3status/tests/test_module_load.py:5 (#2276), by lasers
11+ * whatismyip module: add an example with more url_geo choices (#2277), by lasers
12+ * xsel module: fix TypeError (#2279), by Eduardo Suarez-Santana
13+
114version 3.61 (2024-12-05)
215* argparsers: pgrep i3 with shmlog (#2272), by lasers
316* modules: fix SyntaxWarning for python 3.12+ thx to @sdelafond (#2274)
Original file line number Diff line number Diff line change 1- version = "3.61 "
1+ version = "3.62 "
You can’t perform that action at this time.
0 commit comments