Jeremy Ephron Barenholtz
Jeremy Ephron Barenholtz
When processing JS files (not minifying, but just syntax checking) two new lines are added to the bottom of the JS file. This occurs when using ESLint, JSHint, and JSLint...
Add examples of downloaded embedded images and forwarding to the wiki (from issues #29 #18)
Look into the memory overhead of required changes to allow trivial parallel attachment downloads. If too costly/unnecessary, potentially provide some interface (helper) for doing this that appropriately manages shared Google...
self.value is always a single number or None, previously was trying to loop through it, which would crash the program.