Tags
Tags give the ability to mark specific points in history as being important
v1.2.4
8a8f3f1f
·
- src/subprocess_shell: replaced overloads for read with generated ones
·
May 18, 2025
v1.2.3
3f5a4f7d
·
- src/subprocess_shell: added overloads for function read as replacement for...
·
May 14, 2025
v1.2.2
aff5905f
·
- src/subprocess_shell: fixed bug where defaults are shared among subclasses
·
May 12, 2025
v1.2.1
c6f7b246
·
- src/subprocess_shell: added context managers for defaults
·
May 11, 2025
v1.2.0
b7936112
·
pyproject.toml: bumped version
·
Feb 18, 2025
v1.1.0
47237842
·
- minor improvements
·
Nov 19, 2024
v1.0.2
a8a82ee4
·
- subprocess_shell: fixed bug causing late decoding of Unicode characters
·
May 19, 2024
v1.0.1
81d506f3
·
- subprocess_shell: improved Unicode decoding
·
May 10, 2024
v1.0.0
30956c06
·
- subprocess_shell.start: changed default for argument logs to None
·
May 09, 2024
v0.1.0
9e5690b4
·
- pyproject: bumped version to 0.1.0
·
Mar 03, 2024
v0.0.7
3c9749c4
·
- src/subprocess_shell: added class LineStream
·
Nov 14, 2023
v0.0.6
16e85ef6
·
- src/subprocess_shell: minor change
·
Nov 06, 2023
v0.0.5
b5431183
·
- src/subprocess_shell._Wait: fixed bug related to incorrect use of rich
·
Nov 01, 2023
v0.0.4
07d70871
·
- added files examples/rich_output.py and images/rich_output.png
·
Nov 01, 2023
v0.0.3
2734d373
·
- src/subprocess_shell: replaced `+|` and `-|` with `| ` and `E ` to improve readability
·
Oct 18, 2023
v0.0.2
91e4285d
·
- added file LICENSE
·
Oct 10, 2023