Motivation
Since the recent news that Julia LTS is 1.10, we should update the LTS version to 1.10 instead of 1.6.
This will potentially allow us to get rid of workaround we used to maintain 1.6 and use PackageExtensions instead of Require for optional deps.
This is also a good opportunity to switch the packages to BestieTemplate.
Tasks
Questions (for later)
Next steps
Next release is 0.X as updating to Julia 1.10.
Result
Make an announcement on the website.
Comments
https://discourse.julialang.org/t/julia-v1-10-7-has-been-released/123141
Motivation
Since the recent news that Julia LTS is 1.10, we should update the LTS version to 1.10 instead of 1.6.
This will potentially allow us to get rid of workaround we used to maintain 1.6 and use PackageExtensions instead of Require for optional deps.
This is also a good opportunity to switch the packages to BestieTemplate.
Tasks
JuliaFormatterandBestieTemplatein your Julia envRemove examples/codes from the README, keep minimal.
Keep README.md and docs/index.md minimal to ease future update.
Rename files in the docs/src folder (must start with a number)
Rename files in the tests (must start with
test-)Clean runtests.jl
pre-commit run -ain the terminal before pushing your branch with the changesSee, Update readme tmigot/NonSmoothDynamics.jl#10, for an example.
Questions (for later)
Next steps
Next release is 0.X as updating to Julia 1.10.
Result
Make an announcement on the website.
Comments
https://discourse.julialang.org/t/julia-v1-10-7-has-been-released/123141