mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
16 lines
374 B
ReStructuredText
16 lines
374 B
ReStructuredText
**Added:**
|
|
|
|
* New core utility function aliases (written in pure Python) are now
|
|
available in ``xonsh.xoreutils``. These include: ``cat``, ``echo``,
|
|
``pwd``, ``tee``, ``tty``, and ``yes``. These are not enabled by default.
|
|
Use the new ``coreutils`` xontrib to load them.
|
|
|
|
**Changed:** None
|
|
|
|
**Deprecated:** None
|
|
|
|
**Removed:** None
|
|
|
|
**Fixed:** None
|
|
|
|
**Security:** None
|