Dear Julia Discourse community,
I have several versions of my package (from v0.1.0 to v0.1.6). At the first versions, I did not use many tools (CompatHelper, CI, TagBot, Tests.jl, etc.).
I was not aware of MoJuWo yet nor PkgTemplates.jl. That means I added the pluggins one by one.
Now that version v0.1.6 seems to work much more, how can I ensure that ] add MyPackage
directly downloads v0.1.6 and never downloads versions from v0.1.0 to v0.1.5, i.e. archive versions below v0.1.5?
Does archiving older tags enough?
Wishing you the best,
Julien