You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Thank you for your project. Can you please cut a release? 0.3.0...master
I want to debug glob matching but 0.3.0 does not implement Debug on Paths while the main branch currently does. Originally I went to submit a PR to add a derive for Debug when I saw it was already there.
I understand I can use GitHub, but cutting a release might prevent others from going through the same journey. If you're looking for help releasing, I'll offer to help. I'm not well-known in Rust but have credentials in Ruby.
The text was updated successfully, but these errors were encountered:
Hello! Thank you for your project. Can you please cut a release? 0.3.0...master
I want to debug glob matching but 0.3.0 does not implement
Debug
onPaths
while the main branch currently does. Originally I went to submit a PR to add a derive forDebug
when I saw it was already there.I understand I can use GitHub, but cutting a release might prevent others from going through the same journey. If you're looking for help releasing, I'll offer to help. I'm not well-known in Rust but have credentials in Ruby.
The text was updated successfully, but these errors were encountered: