Angus

Results 2 issues of Angus

Allows providing an object to `options.newLine` to specify a file separator based on the file type. e.g. Joining `js` types with a semicolon and newline, and `css` with just a...

`getTransactionsWithPageInfo` accepts both `pageFilter` as well as a `nextOrPreviousPath` argument. The current logic will only use `pageFilter` when it is defined, even if `nextOrPreviousPath` is also defined. This leads to...