Aaron Niskode-Dossett

Results 3 issues of Aaron Niskode-Dossett

The [documentation](https://github.com/twitter/scrooge/blob/develop/doc/src/sphinx/SBTPlugin.rst) refers to `scroogeBuildOptions` as a `Seq[String]` but it is now something related to `Seq[ServiceOption]`, see: https://github.com/twitter/scrooge/blob/develop/scrooge-sbt-plugin/src/main/scala/com/twitter/ScroogeSBT.scala#L64 If it possible to add options by creating `ServiceOption`s that should be...

A 2.0.0 release is being discussed so I took a pass at removing everything marked for deprecation in `parquet-thrift`. Some of the deprecations have been there for 10 years.