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

Replace Formatting.jl by Format.jl[FR] #4896

Closed
caesquerre opened this issue Feb 27, 2024 · 1 comment
Closed

Replace Formatting.jl by Format.jl[FR] #4896

caesquerre opened this issue Feb 27, 2024 · 1 comment

Comments

@caesquerre
Copy link

I got a deprecation notice for Formatting.jl suggesting to change to Format.jl.

┌ Formatting
│ ┌ Warning: DEPRECATION NOTICE
│ │
│ │ Formatting.jl has been unmaintained for a while, with some serious
│ │ correctness bugs compromising the original purpose of the package. As a result,
│ │ it has been deprecated - consider using an alternative, such as
│ │ Format.jl (https://github.com/JuliaString/Format.jl) or the Printf stdlib directly.
│ │
│ │ If you are not using Formatting.jl as a direct dependency, please consider
│ │ opening an issue on any packages you are using that do use it as a dependency.
│ │ From Julia 1.9 onwards, you can query ]why Formatting to figure out which
│ │ package originally brings it in as a dependency.
│ └ @ Formatting C:\Users\carlos.esquerre.julia\packages\Formatting\3VxOt\src\Formatting.jl:12

(Julia) pkg> why Formatting
Plots → Latexify → Formatting
Plots → UnitfulLatexify → Latexify → Formatting

@t-bltg
Copy link
Member

t-bltg commented Feb 27, 2024

Duplicate of korsbo/Latexify.jl#283.

@t-bltg t-bltg closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2024
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