Skip to content

Releases: serious-scaffold/ss-python

Markdown Documentation with release action fix.

11 Sep 08:54
e371ead
Compare
Choose a tag to compare

What's Changed

  • docs: Add emoji for indices. by @huxuan in #132
  • docs: Use markdown for all documentation. by @huxuan in #134
  • build: Fix bug due to new version of checkout action. by @huxuan in #135
  • ci: Fix error in GitHub Actions. by @huxuan in #136
  • ci: Fix GitHub Actions due to new version of checkout. by @huxuan in #137
  • ci: Revert some action and dependent upgrade. by @huxuan in #138
  • ci: Merge CI pipeline for both GitHub Actions and GitLab CI/CD. by @huxuan in #142
  • ci: Revert GitHub Action changes: no fetch tags for checkout. by @huxuan in #143

Full Changelog: v0.0.23...v0.0.29

Dependabot and Changelog.

11 Sep 06:00
9fd9def
Compare
Choose a tag to compare
Pre-release

What's Changed

  • chore: Align coverage badge colors with GitLab. by @huxuan in #114
  • ci: Integrate with Dependabot version updates. by @huxuan in #116
  • ci: Fix prefix for Dependabot. by @huxuan in #123
  • build(actions): bump actions/checkout from 3 to 4 by @dependabot in #117
  • ci(dependabot): Add groups for pip dependabot updates. by @huxuan in #129
  • build(requirements): bump the prod group with 25 updates by @dependabot in #130
  • docs: Add CHANGELOG and include it with README in markdown. by @huxuan in #131

New Contributors

Full Changelog: v0.0.22...v0.0.23

Fix package ci with shorter badge names.

05 Sep 08:49
e2158e6
Compare
Choose a tag to compare

What's Changed

  • chore: Fix package ci with shorter badge names. by @huxuan in #112

Full Changelog: v0.0.21...v0.0.22

More generic release process with badges.

05 Sep 08:23
0ae6f9a
Compare
Choose a tag to compare

What's Changed

  • chore: More generic release process. by @huxuan in #110

Full Changelog: v0.0.20...v0.0.21

Start of conventional commits.

04 Sep 08:41
59cae68
Compare
Choose a tag to compare
Pre-release

What's Changed

  • README refinement with various minor changes. by @huxuan in #90
  • Rename tests to test. by @huxuan in #91
  • Refine template configuration. by @huxuan in #92
  • Make GitHub/GitLab integration configurable. by @huxuan in #93
  • Further integration with GitLab/GitHub. by @huxuan in #96
  • Use subdirectory for template. by @huxuan in #97
  • Refine lint/test configuration. by @huxuan in #100
  • Refine mypy/coverage reports generation. by @huxuan in #102
  • docs: Add pre-commit badge. by @huxuan in #104
  • ci: Lint pull request title. by @huxuan in #106
  • chore: Generate coverage badge alongside reports. by @huxuan in #108

Full Changelog: v0.0.19...v0.0.20

New README.

15 Aug 02:30
6e27a68
Compare
Choose a tag to compare
New README. Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.18...v0.0.19

Prepare for new README.

14 Aug 08:24
255868b
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.0.17...v0.0.18

Better documentation.

10 Aug 03:14
30d43a4
Compare
Choose a tag to compare
Better documentation. Pre-release
Pre-release

What's Changed

  • More elegant public dir. by @huxuan in #73
  • Use native readthedocs build instead. by @huxuan in #74
  • Fix coverage report path for readthedocs. by @huxuan in #75
  • No pdf/epub on readthedocs. by @huxuan in #77

Full Changelog: v0.0.16...v0.0.17

Hello Pydantic v2 and mypy/coverage reports!

08 Aug 03:47
4494f8a
Compare
Choose a tag to compare

What's Changed

  • Add badge for ruff. by @huxuan in #62
  • Upgrade settings module using pydantic setting v2. by @huxuan in #67
  • Make single command as subcommands with documentation. by @huxuan in #70
  • Add mypy and test coverage reports for docs. by @huxuan in #72

Full Changelog: v0.0.15...v0.0.16

GitLab: Create a release when a new tag created.

26 Jul 10:42
ea20b2e
Compare
Choose a tag to compare

What's Changed

  • GitLab: Create a release when a new tag created. by @huxuan in #54

Full Changelog: v0.0.14...v0.0.15