mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00

See the list of pull requests in https://github.com/xonsh/xonsh/issues/5538 ## For community ⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment** --------- Co-authored-by: a <1@1.1>
25 lines
541 B
ReStructuredText
25 lines
541 B
ReStructuredText
**Added:**
|
|
|
|
* Starting form ``xonsh.api`` (#5383 #5538).
|
|
|
|
**Changed:**
|
|
|
|
* Big refactoring of internal modules structure to give clear understanding of internal xonsh components (#5538).
|
|
|
|
**Deprecated:**
|
|
|
|
* Starting from this release we notify that in the future we will not recommend to use ``xonsh.procs.run_subproc``
|
|
and ``xonsh.built_ins.subproc_*`` functions for downstream projects because of #5383.
|
|
We will develop ``xonsh.api`` as alternative.
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* <news item>
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|