Nick Frasser

Results 4 issues of Nick Frasser

## Breaking Changes * Removed deprecated `linkifyjs/string`, `linkifyjs/html`, `linkifyjs/plugins/*` packages * Refactored scanner internals break plugins created with Linkify v3 * Links that begin with `mailto:` now have type `url`...

I'm thinking new JS files for each framework. e.g., ember.linkify.js, angular.linkify.js, etc. ### Plugins for... - [ ] Ember (as a Handlebars `{{linkify}}` helper). - [ ] Angular - [...

feature

Fixes #47 Use [`fromfile_prefix_chars` option in ArgumentParser](https://docs.python.org/3/library/argparse.html#fromfile-prefix-chars) to allow specifying a long list of arguments in a file. **Example invocation before (still supported)**: ```sh topaz denoise -o denoised_micrographs micrographs/mic1.mrc micrographs/mic2.mrc...

Allows appending or extending datasets with C-string columns. Also slightly improves append performance