groue / GRMustache.swift

Flexible Mustache templates for Swift
http://mustache.github.com/
MIT License
594 stars 155 forks source link

Swift 3.1 and warnings. #44

Closed peterdeweese closed 5 years ago

peterdeweese commented 7 years ago

Two warnings appear, both: "String interpolation produces a debug description for an optional value; did you mean to make this explicit?"

Would you like me to produce a PR to resolve it? If I do, what version of swift should it work back to?

groue commented 7 years ago

Hello @peterdeweese,

I think this has already been fixed by #43, and merged in the master branch. Do you confirm?

I haven't pushed a new version tag: that's what missing.

peterdeweese commented 7 years ago

Looks like it. Can you push that tag and update the spec when you get a chance?

brentleyjones commented 7 years ago

Is it possible to get a new release? Thanks.

brentleyjones commented 7 years ago

This is one of the last warnings in our project. Would be nice to have a new release. Thanks!

fumito-ito commented 5 years ago

43 is tagged as 2.1.0.