* Fix retroactive conformances in tests * conformances use a shared logic * Use `hasFeature(RetroactiveAttribute)` instead of `compiler(>=6.0)` * even better use of shared logic
* Rename package to swift-mustache * Update CI