Skip to content

Python version based constraints and release on tag.

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Sep 12:50
· 639 commits to main since this release
c56e18f

v0.0.33 - 2023-09-14

Compare with v0.0.31

Build

  • bump the prod group with 8 updates (#159) (af95d62 by dependabot[bot]).

Chore

  • Extract and use Python version for constraints. (#154) (65b5b30 by Xuan (Sean) Hu).
  • Unify variable expansion with minor refinement in Makefile. (#152) (ed7a894 by Xuan (Sean) Hu).
  • Download existing changelog if exists for incremental generation. (#151) (952e2ab by Xuan (Sean) Hu).
  • Remove CHANGELOG.md from watch list of docs autobuild. (#149) (5862c22 by Xuan (Sean) Hu).

Continuous Integration

  • Fix release notes problem. (#167) (c56e18f by Xuan (Sean) Hu).
  • Fix file already exists error for download artifact. (#166) (3390ee8 by Xuan (Sean) Hu).
  • Fix release workflow for GitHub Actions. (#164) (0c311e9 by Xuan (Sean) Hu).
  • Fix release workflow for GitHub Actions. (#163) (cc12484 by Xuan (Sean) Hu).
  • Fix syntax error for GitHub Actions workflow. (#162) (92924ce by Xuan (Sean) Hu).
  • Release on tags that matches semantic version. (#161) (988f872 by Xuan (Sean) Hu).
  • Refine workflows for GitHub Actions. (#160) (c087582 by Xuan (Sean) Hu).
  • Update constraints and sync template for dependabot. (#156) (fe4550e by Xuan (Sean) Hu).
  • Fix coverage report for GitLab CI/CD with stage name refined. (#153) (c4f622a by Xuan (Sean) Hu).
  • Unshallow git clone on readthedocs. (#148) (ffb808c by Xuan (Sean) Hu).

Docs

  • Add self to toctree. (#150) (3a2fd47 by Xuan (Sean) Hu).