Compat: Allow JuliaFormatter 0.23.X.#1093
Conversation
|
didn't think about LanguageServer compat. Oops. Whenever I add a new option I have a habit of bumping the minor version. |
|
Pre 1.0 you shouldn't do that unless something is breaking, see https://pkgdocs.julialang.org/v1/compatibility/#compat-pre-1.0. |
|
I would just tag 1.0.0 and then one can signal much better what each release does :) |
Yeah that's a good idea |
|
I'm going to tag 1.0.0 after merging the SciMLStyle PR domluna/JuliaFormatter.jl#588 seems a good enough place as any |
|
Ok, after looking at things again, I think it would actually be nice if we could resolve domluna/JuliaFormatter.jl#559 before a 1.0 tag :) Probably best to discuss that over in that issue, though. |
Doesn't seem to be anything breaking in domluna/JuliaFormatter.jl@v0.22.11...v0.23.0, right @domluna? Should probably have been 0.22.12 then.