|
|
I thought of this recently: How could a developer keep their users updated with their scripts? Of course, I searched for something like this, and didn't find anything, so here I am. What I have made is a simple(at least I think so) way to check if the script is outdated. The script is here, as well as the ways to use it. Pick it apart and let me know if this is useful or if I'm just being delusional. |
|
|
|
|
|
Ah, very nice. Yours has a feature that I was hoping to implement and that is parsing the @version part rather than just hosting a version file somewhere. |
|
|
I wish the site would utilize the @version header, I try to remember to add that, at least something is using it. |