Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register this package #15

Open
ChrisRackauckas opened this issue Oct 10, 2024 · 1 comment
Open

Register this package #15

ChrisRackauckas opened this issue Oct 10, 2024 · 1 comment

Comments

@ChrisRackauckas
Copy link
Member

This is a small dependency that allows for v1.11 backwards compatibility to the new LTS for one of the main features that someone would want in terms of large-scale organization. Amazing. Can we get it registered so it can be widely used?

@fredrikekre
Copy link
Member

Would you rather add this as a new dependency everywhere with [compat] and stuff instead of just adding something like

if VERSION >= v"1.11.0-DEV.469"
    eval(Meta.parse("public foo, bar, baz"))
end

? See e.g. https://github.com/fredrikekre/Literate.jl/blob/90b24681a77ccb2ca6ae453e892f589354319c30/src/Literate.jl#L14-L16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants