Skip to content

Releases: AlexBatrakov/GravityToolsNext.jl

v0.1.3

02 Feb 09:01

Choose a tag to compare

Highlights

  • Fixed docs deployment race to gh-pages (stable/dev docs now deploy reliably).
  • Pure-Julia unit tests stay green; no runtime behavior changes.

What changed

  • Docs CI: serialize Documenter deployments (single queue for gh-pages) to avoid non-fast-forward push failures.
  • Documenter: enable forcepush during deploy as a safety net.

Notes

  • This is a patch release focused on documentation deployment stability.
  • Previous improvements (CI tests, examples separation, README polish) are in v0.1.2 / CHANGELOG.md.