xonsh/news/m.rst
Anthony Scopatz d30bcf97ce a few more
2016-08-27 20:02:45 -04:00

16 lines
268 B
ReStructuredText

**Added:**
* Macro function calls are now available. These use a Rust-like
``f!(arg)`` syntax.
* Macro subprocess call now avalaible with the ``echo! x y z``
syntax.
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None