Upgrading to 2.0
View SourceA 2.0 release was published with a minor breaking change. We decided to vendor NimbleOptions (copy their code into our codebase) so that we could make some necessary modifications to it. What this means for users is primarily that:
- we no longer depend on 
NimbleOptions - if you are matching on 
NimbleOptions.ValidationErroryou will need to update your code to match onSpark.Options.ValidationError