hasezoey/new_string_template

`Template` struct doesn't derive common traits

ironhouzi opened this issue ยท 4 comments

I'm missing Debug, but not having Clone is crucial to me.

Is there a good reason for not deriving these?

Is there a good reason for not deriving these?

no reason, just didnt need it yet (forgot to do it)

will address in next update

I see. Will you be having a feature branch for this, which I can use while waiting for a stable release? If not, I'll try and fork locally in the mean time. I wouldn't mind contributing, but I'm a true novice Rust dev, so I'd be worried that I wouldn't be using the right idioms or methodology.

which I can use while waiting for a stable release?

i dont really delay stable releases (this is not a big project), so it should be out in at least 5min or at most 4 hours

๐ŸŽ‰ This issue has been resolved in version 1.3.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€