File tree Expand file tree Collapse file tree 2 files changed +16
-5
lines changed
Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 1+ 1.9.0
2+ -----
3+
4+ * Drop Python <3.8 (`#683 <https://github.com/tomerfiliba/plumbum/pull/683 >`_)
5+ * Add 3.13 testing and classifiers (`#690 <https://github.com/tomerfiliba/plumbum/pull/690 >`_)
6+ * setuptools-less installs couldn't translate, add test (`#373 <https://github.com/tomerfiliba/plumbum/pull/373 >`_)
7+ * Use importlib resources (`#680 <https://github.com/tomerfiliba/plumbum/pull/680 >`_)
8+ * Replaced ``NotImplementedError `` by ``NotImplemented `` (`#667 <https://github.com/tomerfiliba/plumbum/pull/667 >`_)
9+
1101.8.3
211-----
312
4- * Fix StdinDataRedirection's formulate() method by @nebbish in https://github.com/tomerfiliba/plumbum/pull/629
5- * Missing non-zero return code from TEE'd pipe by @vient in https://github.com/tomerfiliba/plumbum/pull/661
6- * Fix stalling in Pipeline command by @astaric in https://github.com/tomerfiliba/plumbum/pull/632
7- * Use high-speed method for C locale too by @henryiii in https://github.com/tomerfiliba/plumbum/pull/681
8- * Update index.rst - fix broken link for sh project by @mcint in https://github.com/tomerfiliba/plumbum/pull/658
13+ * Fix StdinDataRedirection's formulate() method (` #629 < https://github.com/tomerfiliba/plumbum/pull/629 >`_)
14+ * Missing non-zero return code from TEE'd pipe (` 661 < https://github.com/tomerfiliba/plumbum/pull/661 >`_)
15+ * Fix stalling in Pipeline command (` #632 < https://github.com/tomerfiliba/plumbum/pull/632 >`_)
16+ * Use high-speed method for C locale too (` #691 < https://github.com/tomerfiliba/plumbum/pull/681 >`_)
17+ * Update index.rst - fix broken link for sh project (` #658 < https://github.com/tomerfiliba/plumbum/pull/658 >`_)
918
10191.8.2
1120-----
Original file line number Diff line number Diff line change 1+ * **2023.10.05 **: Version 1.9.0 released with Python 3.8-3.13 support, and some small fixes.
2+
13* **2024.04.29 **: Version 1.8.3 released with some small fixes, final version to support Python 3.6 and 3.7.
24
35* **2023.05.30 **: Version 1.8.2 released with a PyPI metadata fix, Python 3.12b1 testing, and a bit more typing.
You can’t perform that action at this time.
0 commit comments