Skip to content

CHANGELOG

v0.26.14 (2026-04-01)

Chore

  • chore(deps): bump requests from 2.32.4 to 2.33.0 (#131)

Bumps requests from 2.32.4 to 2.33.0. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ...

Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (c9490a2)

v0.26.13 (2026-04-01)

Chore

  • chore(deps-dev): bump pygments from 2.19.1 to 2.20.0 (#130)

Bumps pygments from 2.19.1 to 2.20.0. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect ...

Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cab3a87)

v0.26.12 (2026-03-25)

Fix

  • fix: clear-text logging of sensitive information#129

Signed-off-by: kmbhm1 <kmbhm1@gmail.com> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> (b5b9a70)

v0.26.11 (2026-03-12)

Chore

  • chore(deps-dev): bump markdown from 3.7 to 3.8.1 (#128)

Bumps markdown from 3.7 to 3.8.1. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: indirect ...

Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dc98ab2)

v0.26.10 (2026-02-12)

Chore

  • chore(deps-dev): bump pillow from 11.1.0 to 12.1.1 (#127)

Bumps pillow from 11.1.0 to 12.1.1. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: indirect ...

Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dcfe67b)

v0.26.9 (2026-01-14)

Fix

  • fix: dependabot alerts (#126) (c12a56a)

v0.26.8 (2026-01-08)

Chore

  • chore(deps): bump urllib3 from 2.6.0 to 2.6.3 (#125)

Bumps urllib3 from 2.6.0 to 2.6.3. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ...

Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ddc3ef3)

v0.26.7 (2025-12-17)

Fix

  • fix: dependabot alerts filelock and pymdown-extensions (#124) (2487235)

v0.26.6 (2025-12-06)

Fix

  • fix: urllib3 sec vulnerability (#123) (093b0a1)

v0.26.5 (2025-12-03)

Fix

  • fix: add tests for mysql constants (#122) (3ab5ca2)

v0.26.4 (2025-12-03)

Fix

  • fix: ci build step (#121)

  • fix: ci build step

  • fix: python version for pkg and tox (ac35aba)

v0.26.3 (2025-12-03)

Fix

  • fix: dependabot alert (#120) (42c8e26)

v0.26.2 (2025-10-17)

Fix

  • fix: semantic release build cmd (#119) (e94c34a)

  • fix: python build command in semantic release (#118) (5066162)

  • fix: incorrect table child table types and singularize bug & semantic versioning errors (#117)

  • fix: singularization and incorrect collection checking

  • test: update tests

  • chore: update changelog

  • fix: update semantic release configuration to resolve changelog generation (d4f8489)

v0.26.1 (2025-09-29)

Fix

  • fix: extend JSON field types to support list[dict] and list[Any] variants (#115) (f64d600)

v0.26.0 (2025-09-26)

Feature

  • feat: add ability to singularize class names (#113)

  • feat: add option to singularize class names

  • docs: add guide for using singular class names

  • test: add singular_names flag support to gen command tests

  • feat: pass singular_names parameter to writer instances for consistent naming; add integration tests

  • fix: pass singular_names to base writer to ensure consistent class naming

  • test: add support for --no-crud-models flag in singular names test

  • test: fix for tox


... and so on. For the full changelog, please see the releases page.