v2
* feat: allow `nth` as a config input (#164) * refactor: remove dup implementation for first/last * remove `;` for linter * feat: add `nth` input config --------- Co-authored-by: Peter Evans <[email protected]> * minor refactor and tests * update readme * ci test --------- Co-authored-by: Colin Kennedy <[email protected]>