MustacheSequence
* Make `MustacheSequence` public * `MustacheSequence` require conformance to `Sequence` * remove protocol requirements * `MustacheContext` revert to `internal`
* Rename package to swift-mustache * Update CI