Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 05:28
c68cd80

Added

  • Publish release wheels and source distributions to PyPI through GitHub Actions Trusted
    Publishing, with no stored PyPI credential.

Changed

  • Generated pre-commit and CI gates install an exact doc-lattice==1.0.0 PyPI requirement
    instead of cloning and building a tagged Git revision.
  • Release retries distinguish the current tagged commit from an ordinary unversioned merge,
    making GitHub Release and PyPI publication safe to resume after a partial failure.
  • Source distributions contain only package source, tests, license, README, build metadata, and
    Hatchling's required .gitignore.