yasirkula / UnityAssetUsageDetector

Find usages of the selected asset(s) and/or Object(s) in your Unity project, i.e. list the objects that refer to them
MIT License
1.74k stars 118 forks source link

Suggestion: use the Releases on Github so we can watch #9

Closed rotter closed 5 years ago

rotter commented 5 years ago

Adding the releases under Releases tab/feature on Github allows us to get notified when a new version is released, which is very helpful (for me at least).

yasirkula commented 5 years ago

Out of curiosity, doesn't Watch also have the same effect?

rotter commented 5 years ago

There are different Watch levels. I never use the complete Watch because Im afraid I will get spammed by several emails/notifications (especially on large repos), so I always only use "Watch Releases", because usually that's all what Im interested in (unless Im part of the dev team of that repo or something).

image

yasirkula commented 5 years ago

I see. I am not used to creating releases via Releases but I definitely hear you. Let me think about using the Releases page.