Chess.jl
Chess.jl copied to clipboard
Fix: bump Format.jl to v1.3.7
What
The Format package was incorrectly referenced in the Project.toml. This has now been fixed and tested for [email protected].
Why
Users pulled a deprecated dependency on Formatting.jl when using Chess.jl.
Closes #41