Hi,
I created a new package recently, https://github.com/AlexisRenchon/DAMMmodel.jl
and I noticed that the first time I could use its function directly like:
using DAMMmodel
DAMM_Makie()
but then I released a new version, and now I have to do
using DAMMmodel
DAMMmodel.DAMM_Makie()
Any idea why? It’s no big deal but I am curious
Note that the original poster on Slack cannot see your response here on Discourse. Consider transcribing the appropriate answer back to Slack, or pinging the poster here on Discourse so they can follow this thread.
(Original message ) (More Info)