Closed r-plus closed 5 years ago
I think this will fix the issue I pointed out in #1043. Looking forward for a release with this.
I'd very much like this released asap. Thank you.
@tristanhimmelman I also need this PR released. Thank you.
@tristanhimmelman please merge this. The library is unusable on Swift 5 without this fix. This is preventing me from updating to Swift 5.
@tristanhimmelman, hi. Sorry to bother again, but I've been asking for this fix for the past 2 weeks. Again, this is keeping me from updating my app.
@felipe-azevedo my apologies for the slow review. Thank you for your contribution 🙏
Related #1043, #1057.
This PR fixed #1057(it fixed for
BaseMappable
) missing part ofRawRepresentable
.Test code is based on my #1058, it will be dismissed if this merge.