HORIZONS.jl icon indicating copy to clipboard operation
HORIZONS.jl copied to clipboard

Move "breaking change" warning to build.jl

Open david-macmahon opened this issue 9 months ago • 1 comments

Every time HORIZONS is import-ed or using-ed it prints a warning about a breaking change. This can be very distracting, especially in a notebook. I would like to suggest moving this warning to deps/build.jl so that it is output only when the package is installed (or re-built via Pkg.build(")).

david-macmahon avatar May 15 '24 21:05 david-macmahon