Glen Selle

Results 5 issues of Glen Selle

It's not uncommon for a CSV file to have strange or badly formatted column names. This PR adds a new transform function option (mapped to each column name) so column...

For fun, I wanted to revisit this project and do some cleanup. Here's what I'm hoping to do: - [x] ~Remove semicolons~ - [x] ~Fix inconsistent indentation throughout~ - [...

don't merge

While running the tests, I noticed it fails if the current minute is a single digit number.

bug

Currently, when a build error occurs, the `catch` within `lib/install.js` is overriding the error's message with a static error message. This ends up hiding the underlying issue. In my case,...

This release is designed to be backwards compatible but does bump the minimum Node engine version. All other changes were made to preserve the existing API surface. See below for...