Ss-python

Latest version: v0.0.62

Safety actively analyzes 701442 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

0.0.43

git-changelog --input docs/changelog.md --release-notes
[v0.0.43](https://github.com/serious-scaffold/ss-python/releases/tag/v0.0.43) - 2024-02-01

<small>[Compare with v0.0.42](https://github.com/serious-scaffold/ss-python/compare/v0.0.42...v0.0.43)</small>

Build

- bump pdm-project/setup-pdm from 3 to 4 (291) ([508a8fd](https://github.com/serious-scaffold/ss-python/commit/508a8fd8efea541e4176c35618441695a48c9ab6) by dependabot[bot]). Signed-off-by: dependabot[bot] <supportgithub.com>, Co-authored-by: Xuan Hu <ihuxuan.org>
- Add py.typed marker file according to PEP-561. (287) ([ee11ce1](https://github.com/serious-scaffold/ss-python/commit/ee11ce171243e382b736f941fdeae287191296f6) by Xuan (Sean) Hu).
- bump actions/deploy-pages from 3 to 4 (259) ([060a60f](https://github.com/serious-scaffold/ss-python/commit/060a60fdc9fd9ce949ba31ea0d1fc293d72faee6) by dependabot[bot]).
- bump actions/upload-pages-artifact from 2 to 3 (258) ([3b61c6c](https://github.com/serious-scaffold/ss-python/commit/3b61c6c032fdee48f63429e23aa9ed90ceecc0bd) by dependabot[bot]).
- bump the prod group with 9 updates (252) ([008caa4](https://github.com/serious-scaffold/ss-python/commit/008caa41ad7a42b2ff8120b6acf5d25d8df12338) by dependabot[bot]).
- bump actions/upload-artifact from 3 to 4 (253) ([ae5a4de](https://github.com/serious-scaffold/ss-python/commit/ae5a4de935bca5041ca7022143a458fd1c198428) by dependabot[bot]).
- bump actions/download-artifact from 3 to 4 (254) ([aa37d4f](https://github.com/serious-scaffold/ss-python/commit/aa37d4fa9afda00e1d19be89afd7df3abce083c3) by dependabot[bot]).
- bump actions/setup-python from 4 to 5 (250) ([9d5ae13](https://github.com/serious-scaffold/ss-python/commit/9d5ae135c168103e0e0af0b89d521773a54083d7) by dependabot[bot]).
- bump actions/deploy-pages from 2 to 3 (249) ([018e43f](https://github.com/serious-scaffold/ss-python/commit/018e43f5bc07c5d0894d18ab51b7a69dbedb00f0) by dependabot[bot]).
- bump the prod group with 24 updates (248) ([02e6110](https://github.com/serious-scaffold/ss-python/commit/02e611092a5d60430ecdbc205d51545f5f69cc89) by dependabot[bot]).
- bump the prod group with 15 updates (240) ([2859203](https://github.com/serious-scaffold/ss-python/commit/285920310fe20e60a12a3acb755268f40d2eaa69) by dependabot[bot]).

Chore

- Adaptive container registry host. (290) ([253ab0f](https://github.com/serious-scaffold/ss-python/commit/253ab0fd925bd41beb29747ab85298ff21e73df0) by Xuan (Sean) Hu).
- Update settings for code actions on save for vscode v1.85.0. (289) ([c8ec825](https://github.com/serious-scaffold/ss-python/commit/c8ec825f5bd64529fde74ab86cb78f7b8eef7c96) by Xuan (Sean) Hu).
- Rename config `package-type` to `distribution` for pdm v2.12.0. (288) ([435fb7d](https://github.com/serious-scaffold/ss-python/commit/435fb7d8391e9c6ae81849876074ab7c3e22bd09) by Xuan (Sean) Hu).
- Unify the name for folders, makefile rules and dependency groups. (284) ([fcc88df](https://github.com/serious-scaffold/ss-python/commit/fcc88df8f74ee956d7fd713e8a9986521097d07e) by Xuan (Sean) Hu).
- Support manually trigger for GitHub devcontainer workflow. (286) ([6679b8b](https://github.com/serious-scaffold/ss-python/commit/6679b8b146425c4d81f1dfb1236d40ac6b689dc4) by Xuan (Sean) Hu).
- Use bash as the default shell for the non-root user in devcontainer. (285) ([49c8e12](https://github.com/serious-scaffold/ss-python/commit/49c8e125a66b86f8dd47d6b7ca441e494641c7ac) by Xuan (Sean) Hu).
- Add devcontainer configuration. (281) ([4b037a6](https://github.com/serious-scaffold/ss-python/commit/4b037a696e5fbdbe9a313b6a4659655163ebe18d) by Xuan (Sean) Hu).
- Remove json related pre-commit hooks due to jsonc incompatibility. (278) ([cec66ff](https://github.com/serious-scaffold/ss-python/commit/cec66ff8d2bc0e5aae01a1ac3fa37d19800ab3b7) by Xuan (Sean) Hu).
- Reset the default user to root in dev container. (276) ([3cd389a](https://github.com/serious-scaffold/ss-python/commit/3cd389afeb7a2afad6f5a31c13036f7cf80ef67e) by Xuan (Sean) Hu).
- Add non-root user and install pre-commit in the image. (267) ([7bc53a8](https://github.com/serious-scaffold/ss-python/commit/7bc53a8ebf2d656292e26a25de0c0193641254ce) by Xuan (Sean) Hu).
- Use `rules` instead of `only` in GitLab CI/CD. (269) ([5626341](https://github.com/serious-scaffold/ss-python/commit/56263417b5290266e436c24973780804be41dd81) by Xuan (Sean) Hu).
- Use check for pdm lock. (268) ([cb2f0fc](https://github.com/serious-scaffold/ss-python/commit/cb2f0fc7c853d9ef235efa025c3ef7b2afc66ad4) by Xuan (Sean) Hu).
- Update the date in LICENSE. (266) ([222f2d0](https://github.com/serious-scaffold/ss-python/commit/222f2d08dba522cd81c465f69306a7962fd27e11) by Xuan (Sean) Hu).
- Add devcontainer prebuild with GitHub Actions and GitLab CI/CD. (263) ([61c281d](https://github.com/serious-scaffold/ss-python/commit/61c281ddd8147c0436334cfa0532db62c116925f) by Xuan (Sean) Hu).
- Include .pdm-build/ in gitignore and make clean. (261) ([61cf06b](https://github.com/serious-scaffold/ss-python/commit/61cf06bbe85aee651dc9e65a7074f05cdeef991b) by Xuan (Sean) Hu).
- Use pdm instead of pipenv. (255) ([ae62160](https://github.com/serious-scaffold/ss-python/commit/ae62160571cfab019c75f775692cb0cd6eabc75a) by Xuan (Sean) Hu).
- Minor change pre-commit config with reformat. (247) ([1bbb601](https://github.com/serious-scaffold/ss-python/commit/1bbb601c89df7638f7d062cbc920089303862147) by Xuan (Sean) Hu).
- Sync ruff. (246) ([4fb5d67](https://github.com/serious-scaffold/ss-python/commit/4fb5d67fe64326ee1d63148ad26664bc244bced3) by Xuan (Sean) Hu).
- Update gitignore. (241) ([b98c536](https://github.com/serious-scaffold/ss-python/commit/b98c536d3066deee8fdcc0bcb5cb3d5565a4c215) by Xuan (Sean) Hu).

Continuous Integration

- Publish both dev and prod containers when release. (295) ([48cd057](https://github.com/serious-scaffold/ss-python/commit/48cd057a28f5b9728084fff45db38af1cc317af3) by Xuan (Sean) Hu).
- Unify workflow names and orders. (293) ([e1b77b9](https://github.com/serious-scaffold/ss-python/commit/e1b77b969569d9dca108cfad6a6cef4bcc8f6eeb) by Xuan (Sean) Hu).
- Utilize `before_script` in GitLab CI/CD. (283) ([7c01ac7](https://github.com/serious-scaffold/ss-python/commit/7c01ac7933369dcc22a3c9beaa7ccd05e3da2ab6) by Xuan (Sean) Hu).

Docs

- Add devcontainer related badges in README. (282) ([56cc109](https://github.com/serious-scaffold/ss-python/commit/56cc109deb792e26708a9c47bc6ad62c6d6fcc3e) by Xuan (Sean) Hu).

0.0.42

[v0.0.42](https://github.com/serious-scaffold/ss-python/releases/tag/v0.0.42) - 2023-11-16

<small>[Compare with v0.0.41](https://github.com/serious-scaffold/ss-python/compare/v0.0.41...v0.0.42)</small>

Build

- bump the prod group with 13 updates (236) ([ebe51f9](https://github.com/serious-scaffold/ss-python/commit/ebe51f984bf38a0ccc11bb22624d44b84dd1f3e9) by dependabot[bot]).
- bump the prod group with 12 updates (233) ([9658d47](https://github.com/serious-scaffold/ss-python/commit/9658d47e0aa9db2dd3aecdaaba1503fba4640764) by dependabot[bot]).

Chore

- Rename the repo to ss-python. (238) ([c0c7105](https://github.com/serious-scaffold/ss-python/commit/c0c7105c4ef1c7aa7f798071f802377bdd96d044) by Xuan (Sean) Hu).

Continuous Integration

- Set default value for TWINE_USERNAME env to '__token__'. (232) ([6a9b1b0](https://github.com/serious-scaffold/ss-python/commit/6a9b1b0f0fb489429f1dde6e6f5c5747bc9420cd) by Xuan (Sean) Hu).

Docs

- Refine project configuration related part. (231) ([bd7c5e8](https://github.com/serious-scaffold/ss-python/commit/bd7c5e8d8a373c6788691c4466675f00b22c60eb) by Xuan (Sean) Hu).
- Change the project description and keywords. (227) ([8bef046](https://github.com/serious-scaffold/ss-python/commit/8bef0460a109526a3c75f844e4cbe688f2acc9ad) by Xuan (Sean) Hu).

0.0.41

[v0.0.41](https://github.com/serious-scaffold/serious-scaffold-python/releases/tag/v0.0.41) - 2023-10-30

<small>[Compare with v0.0.40](https://github.com/serious-scaffold/serious-scaffold-python/compare/v0.0.40...v0.0.41)</small>

Build

- bump the prod group with 14 updates (223) ([2620dd6](https://github.com/serious-scaffold/serious-scaffold-python/commit/2620dd66ce1f11d091dd33d8bfad2296c81eef4b) by dependabot[bot]).

Docs

- Refine release process in development. (226) ([c2cad47](https://github.com/serious-scaffold/serious-scaffold-python/commit/c2cad479d35548a7943aefa55dc025974427eddc) by Xuan (Sean) Hu).
- Fulfill the index of the development section. (225) ([c03d047](https://github.com/serious-scaffold/serious-scaffold-python/commit/c03d04760fe9a527809343d9345ad84d5c53f1da) by Xuan (Sean) Hu).
- Add docs for release process. (224) ([76e1e6b](https://github.com/serious-scaffold/serious-scaffold-python/commit/76e1e6b3a995dd16aa5b338297206c83d8e090f3) by Xuan (Sean) Hu).
- Add docs for commit convention. (222) ([034e93d](https://github.com/serious-scaffold/serious-scaffold-python/commit/034e93dc3a0a68ffcbaa19b7be25025e5a0238cc) by Xuan (Sean) Hu).

0.0.40

[v0.0.40](https://github.com/serious-scaffold/serious-scaffold-python/releases/tag/v0.0.40) - 2023-10-27

<small>[Compare with v0.0.39](https://github.com/serious-scaffold/serious-scaffold-python/compare/v0.0.39...v0.0.40)</small>

Build

- bump the prod group with 12 updates (212) ([af3d5d8](https://github.com/serious-scaffold/serious-scaffold-python/commit/af3d5d8d10d388fdb72c8020e07168a25b4e7048) by dependabot[bot]).
- bump the prod group with 9 updates (208) ([5a63efc](https://github.com/serious-scaffold/serious-scaffold-python/commit/5a63efc64583b0e492837444541d00a357ab401e) by dependabot[bot]).
- bump the prod group with 14 updates (204) ([75b8614](https://github.com/serious-scaffold/serious-scaffold-python/commit/75b861410462b29a19304c167071abd8faaa0bfd) by dependabot[bot]).

Chore

- More robust coverage badge generation. (215) ([d664add](https://github.com/serious-scaffold/serious-scaffold-python/commit/d664add10a2fb014956f3247d623b1b4a1e23bac) by Xuan (Sean) Hu).
- Remove docs/changelog.md from .gitignore. (206) ([223e6bd](https://github.com/serious-scaffold/serious-scaffold-python/commit/223e6bd260333741296c7c864bcd702e8e9e7ec8) by Xuan (Sean) Hu).

Docs

- Add development status as template option. (219) ([fed3045](https://github.com/serious-scaffold/serious-scaffold-python/commit/fed3045bb12ff420fd15667d703836dcb2378f62) by Xuan (Sean) Hu).
- Refine project management docs. (218) ([4d243e9](https://github.com/serious-scaffold/serious-scaffold-python/commit/4d243e96b84bd7e5201991bca641e9514d8bb378) by Xuan (Sean) Hu).
- Add docs for project management. (217) ([024ade5](https://github.com/serious-scaffold/serious-scaffold-python/commit/024ade515c5a3c50a1dc2f429f2aeb5a6a835552) by Xuan (Sean) Hu).
- Unify title capitalization for environment management. (216) ([9219fe6](https://github.com/serious-scaffold/serious-scaffold-python/commit/9219fe69425c5a7187c06573b1d610dfdf8b4028) by Xuan (Sean) Hu).
- Make logo badge and url fixed. (214) ([97112fd](https://github.com/serious-scaffold/serious-scaffold-python/commit/97112fde6215acdc075c1b21e43268fab8ce8a47) by Xuan (Sean) Hu).
- No code fence and the official myst VSCode extension. (213) ([3042979](https://github.com/serious-scaffold/serious-scaffold-python/commit/3042979d8317c2c809815648fdbe202a609d1fa7) by Xuan (Sean) Hu).
- Further utilize note admonition. (211) ([a3c7c94](https://github.com/serious-scaffold/serious-scaffold-python/commit/a3c7c947a2807ae52a368bf38e105d07344bfe98) by Xuan (Sean) Hu).
- Fix capitalization consistency problem. (210) ([f88f19e](https://github.com/serious-scaffold/serious-scaffold-python/commit/f88f19eecfefeb4d68905267a019ab74d14994ad) by Xuan (Sean) Hu).
- Add documentation for environment management. (209) ([5dcaa4b](https://github.com/serious-scaffold/serious-scaffold-python/commit/5dcaa4bfd76de240d2bf23cea0499ed33eba6a02) by Xuan (Sean) Hu).
- Fix rst parsing in cli reference. (205) ([9d80336](https://github.com/serious-scaffold/serious-scaffold-python/commit/9d80336b2a950a915d9071b3c46a7d58a9d0ed57) by Xuan (Sean) Hu).

0.0.39

[v0.0.39](https://github.com/serious-scaffold/serious-scaffold-python/releases/tag/v0.0.39) - 2023-10-08

<small>[Compare with v0.0.38](https://github.com/serious-scaffold/serious-scaffold-python/compare/v0.0.38...v0.0.39)</small>

Build

- bump the prod group with 19 updates (202) ([bd4a1bc](https://github.com/serious-scaffold/serious-scaffold-python/commit/bd4a1bcbe0a9e0f3a7d5901fd26a543ca662dc0f) by dependabot[bot]).

Chore

- Add args to 'check-merge-conflict' in pre-commit. (196) ([95bd36b](https://github.com/serious-scaffold/serious-scaffold-python/commit/95bd36be4e3d7aefe9971aaf3f4cf99d416867f9) by Xuan (Sean) Hu).

Continuous Integration

- Support prerelease according to PEP440. (199) ([72ad9ce](https://github.com/serious-scaffold/serious-scaffold-python/commit/72ad9ce3055787deeeff8880f495039e4c9101ef) by Xuan (Sean) Hu).
- Use single quotes for grep and echo with literal string. (197) ([457578a](https://github.com/serious-scaffold/serious-scaffold-python/commit/457578a5b1e6b0795fb2e7cd75b8770267044291) by Xuan (Sean) Hu).

Docs

- Fix typo in README. (195) ([b88059f](https://github.com/serious-scaffold/serious-scaffold-python/commit/b88059f04ccab7f9239eed244c5234741f03dfdb) by Xuan (Sean) Hu).

Features

- Support Python 3.12. (203) ([da08c2e](https://github.com/serious-scaffold/serious-scaffold-python/commit/da08c2e9414ac00984ea2601c7a8e883e1340e03) by Xuan (Sean) Hu).
- add license option (187) ([5b42dbe](https://github.com/serious-scaffold/serious-scaffold-python/commit/5b42dbeee82e4224dbec7f504fe0642b1e2f2cc6) by msclock). Co-authored-by: Xuan (Sean) Hu <ihuxuan.org>

0.0.38

[v0.0.38](https://github.com/serious-scaffold/serious-scaffold-python/releases/tag/v0.0.38) - 2023-09-19

<small>[Compare with v0.0.37](https://github.com/serious-scaffold/serious-scaffold-python/compare/v0.0.37...v0.0.38)</small>

Docs

- Move coverage badge json to `_static/badges`. (192) ([93720dc](https://github.com/serious-scaffold/serious-scaffold-python/commit/93720dc9b758d5e4b9d3a804e1f3003a29b438ba) by Xuan (Sean) Hu).

Page 4 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.