Skip to content

Releases: lordgordon/py-scaffolding

20240101-Python 3.11

01 Jan 17:32
046679f
Compare
Choose a tag to compare

What's Changed

  • #100: remove autolint when running linters during ci/cd by @lordgordon in #108
  • Cumulative improvements for Makefile, Poetry, Trivy, and ci/cd by @lordgordon in #116
    • #115: Add CODEOWNERS file
    • #97: poetry check --lock
    • #99: Poetry venv in-project
    • #98: pyenv support
    • #106: Minor improvements (tech-debt)
    • #102: Fix poetry install in Makefile
    • #78: Re-enable Bandit after CVE-2022-24439 has been fixed
    • #84: Comment poetry build and upgrade mypy
    • #93: improve isort with Black
    • #121: Use buildx for Docker
    • #118: Improve Trivy configuration with YAML settings and better ci/cd with its GitHub Action
  • #95: strict mypy rules by @lordgordon in #122
  • #94: Improve pyproject.toml by @lordgordon in #124
  • #105: move to src layout by @lordgordon in #126

Full Changelog: py-311.20221228...py-311.20240101

20221228-Python 3.11

28 Dec 15:04
Compare
Choose a tag to compare

What's Changed

  • #72 upgrade to Python 3.11 by @lordgordon in #77
    • Bandit no longer in use due to #78
    • Upgraded base image to Debian Bullseye
    • Upgraded Trivy
    • Minor improvements in Dockerfile, Makefile, and others
  • #75 enable truthy-bool for mypy by @lordgordon in #79
  • #70 push production image to Docker Hub on main and release by @lordgordon in #80

Full Changelog: py-310.20220703...py-311.20221228

20220703-Python 3.10

03 Jul 16:13
47f1926
Compare
Choose a tag to compare

What's Changed

Full Changelog: py-310.20220619...py-310.20220703

20220619-Python 3.10

19 Jun 20:06
9b84936
Compare
Choose a tag to compare

What's Changed

Full Changelog: py-310.20220115...py-310.20220619

20220115-Python 3.10

15 Jan 16:14
f71cd1e
Compare
Choose a tag to compare

What's Changed

  • Add structlog with examples and tests, and set proper Sphinx configuration with working documentation by @lordgordon in #54

Full Changelog: py-310.20211211...py-310.20220115

20211211-Python 3.10

11 Dec 13:02
6ceda25
Compare
Choose a tag to compare

What's Changed

Full Changelog: py-310.20211120...py-310.20211211

20211120-Python 3.10

20 Nov 11:25
39bc3d4
Compare
Choose a tag to compare

What's Changed

  • #45 add Pydantic with proper mypy configuration + bump dev dependencies by @lordgordon in #46

Full Changelog: py-310.20211107...py-310.20211120

20211107-Python 3.10

07 Nov 11:57
584cb2d
Compare
Choose a tag to compare
py-310.20211107

release py-310.20211107