Vote count:
0
Package Control allows displaying messages whenever a plugin is upgraded (or installed). Since I'm not using version tags for my package repositories, Package Control uses the timestamp to version my packages. Now I'm wondering how specific I'd have to be when working with messages.json
or if I can use wildcards.
Is it possible to use any of the following?
{
"2014.03.12": "messages/upgrade-1.md",
"2014.03.12.*": "messages/upgrade-2.md"
}
The first simply leaves out the HH.MM.SS part of the package version, the second explicitly makes use of a wildcard.
asked 50 secs ago
Aucun commentaire:
Enregistrer un commentaire