Skip to content

Releases: serious-scaffold/ss-python

v0.0.40

27 Oct 07:00
fed3045
Compare
Choose a tag to compare

v0.0.40 - 2023-10-27

Compare with v0.0.39

Build

  • bump the prod group with 12 updates (#212) (af3d5d8 by dependabot[bot]).
  • bump the prod group with 9 updates (#208) (5a63efc by dependabot[bot]).
  • bump the prod group with 14 updates (#204) (75b8614 by dependabot[bot]).

Chore

  • More robust coverage badge generation. (#215) (d664add by Xuan (Sean) Hu).
  • Remove docs/changelog.md from .gitignore. (#206) (223e6bd by Xuan (Sean) Hu).

Docs

  • Add development status as template option. (#219) (fed3045 by Xuan (Sean) Hu).
  • Refine project management docs. (#218) (4d243e9 by Xuan (Sean) Hu).
  • Add docs for project management. (#217) (024ade5 by Xuan (Sean) Hu).
  • Unify title capitalization for environment management. (#216) (9219fe6 by Xuan (Sean) Hu).
  • Make logo badge and url fixed. (#214) (97112fd by Xuan (Sean) Hu).
  • No code fence and the official myst VSCode extension. (#213) (3042979 by Xuan (Sean) Hu).
  • Further utilize note admonition. (#211) (a3c7c94 by Xuan (Sean) Hu).
  • Fix capitalization consistency problem. (#210) (f88f19e by Xuan (Sean) Hu).
  • Add documentation for environment management. (#209) (5dcaa4b by Xuan (Sean) Hu).
  • Fix rst parsing in cli reference. (#205) (9d80336 by Xuan (Sean) Hu).

v0.0.39

08 Oct 09:58
da08c2e
Compare
Choose a tag to compare

v0.0.39 - 2023-10-08

Compare with v0.0.38

Build

  • bump the prod group with 19 updates (#202) (bd4a1bc by dependabot[bot]).

Chore

  • Add args to 'check-merge-conflict' in pre-commit. (#196) (95bd36b by Xuan (Sean) Hu).

Continuous Integration

  • Support prerelease according to PEP440. (#199) (72ad9ce by Xuan (Sean) Hu).
  • Use single quotes for grep and echo with literal string. (#197) (457578a by Xuan (Sean) Hu).

Docs

  • Fix typo in README. (#195) (b88059f by Xuan (Sean) Hu).

Features

v0.0.38

19 Sep 10:02
93720dc
Compare
Choose a tag to compare
v0.0.38 Pre-release
Pre-release

v0.0.38 - 2023-09-19

Compare with v0.0.37

Docs

  • Move coverage badge json to _static/badges. (#192) (93720dc by Xuan (Sean) Hu).

v0.0.37

19 Sep 09:44
ceda158
Compare
Choose a tag to compare
v0.0.37 Pre-release
Pre-release

v0.0.37 - 2023-09-19

Compare with v0.0.36

Docs

  • Make logo badge as endpoint badge. (#191) (ceda158 by Xuan (Sean) Hu).

v0.0.36

19 Sep 07:17
1c51cdb
Compare
Choose a tag to compare
v0.0.36 Pre-release
Pre-release

v0.0.36 - 2023-09-19

Compare with v0.0.35

Build

  • bump actions/checkout from 3 to 4 (#183) (1c51cdb by dependabot[bot]).
  • bump the prod group with 9 updates (#182) (5138466 by dependabot[bot]).

Chore

  • fix deprecated key in ruff config (#178) (fcf4f8c by msclock).

Continuous Integration

  • Only run dependabot job for Python update. (#189) (5b34fa8 by Xuan (Sean) Hu).

Bug Fixes

  • fail to replace license_url on gitlab (#185) (b1f9637 by msclock).

v0.0.35

17 Sep 06:27
c74c5e5
Compare
Choose a tag to compare
v0.0.35 Pre-release
Pre-release

v0.0.35 - 2023-09-17

Compare with v0.0.34

Chore

  • Remove unnecessary yaml sort keywords. (#175) (df7c7cf by Xuan (Sean) Hu).

Continuous Integration

  • Align GitLab CI/CD config with GitHub Actions. (#179) (c74c5e5 by Xuan (Sean) Hu).

Fix GitLab CI/CD.

15 Sep 06:05
5151fd1
Compare
Choose a tag to compare
Fix GitLab CI/CD. Pre-release
Pre-release

v0.0.34 - 2023-09-15

Compare with v0.0.33

Chore

  • Workflow refinement and more generated files handled. (#173) (5151fd1 by Xuan (Sean) Hu).

Continuous Integration

  • Fix GitLab CI/CD pipeline. (#172) (e62ad48 by Xuan (Sean) Hu).

Python version based constraints and release on tag.

14 Sep 12:50
c56e18f
Compare
Choose a tag to compare

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).

Fix Changelog for GitHub Pages.

11 Sep 14:15
9c9baf4
Compare
Choose a tag to compare
Pre-release

What's Changed

  • ci: Fetch tags for GitHub Pages generation. by @huxuan in #145

Full Changelog: v0.0.30...v0.0.31

Generate changelog on the fly.

11 Sep 10:58
3275ba0
Compare
Choose a tag to compare
Pre-release

What's Changed

  • docs: Generated changelog on the fly. by @huxuan in #144

Full Changelog: v0.0.29...v0.0.30