julianandrews/sgf-render

Change `--node` behavior to allow `last` as the final step of any `PATH_SPEC`

Closed this issue · 1 comments

It could be useful to pick out a variation, and then go to the end, and this should be a 100% backwards compatible change.

Last can now be used as any step in a PATH_SPEC. Of course, if it's not the last, it will fail, but that seems fine to me!