The 'From Russia With Love' release.
A weird release, written from Russia via ssh
on a tablet. The ChangeLog is enough to show what's new:
- Iterable parameters to executables are expanded in situ, so
foo(..., i, ...)
is expanded tofoo (..., i[0], i[1], ...
andfoo(..., k=i, ...)
is expanded tofoo (..., k=i[0], k=i[1], ...
. -x|--trace
allows for minimal execution tracing.-xx|--trace-with-linenos
allows for execution tracing that also prints the line number.
By the way, tables suck for typing. Never again (or bluetooh/USB keyboard).