Derek Morr

Results 7 issues of Derek Morr

This adds a module for the refined project. I moved the purecsv main code into its own directory to provide a clearer separation of the purecsv core and the modules.

Please add support for the plus minus symbol, ± .

Does the plugin support using SSL for MySQL? I haven't seen how to configure it. If it doesn't, it should. I'm trying to use the plugin, but I'm reluctant to...

This isn't ready to merge yet, it's just here for discussion. As discussed in the Gitter channel, there's a lot of copy/paste in the tests. There's also a lot of...

We have several undefined types and partial functions in squants. We should fix these for the next release: ``` ~/squants/shared/src/main/scala/squants % grep -r "???" . ./electro/Capacitance.scala: def /(that: Length) =...

bug

DefaultFormatter includes the object hash in its output. We should remove that so we don't churn the docs everytime we do a build.

The existing README is way too long. Let's break it up into smaller files with only a basic overview and getting-started guide in the main README.