Skip to content

CHANGELOG

v0.14.5 (2024-08-23)

Fix

  • fix: remove out of scope code (#47) (1454654)

v0.14.4 (2024-08-22)

Refactor

  • refactor: update dependencies and dev status (#46)

  • refactor: update dependencies and dev status

  • refactor: update poetry.lock (6f16225)

v0.14.3 (2024-08-15)

Documentation

  • docs: update SQL example (#45) (5f8f84f)

v0.14.2 (2024-08-15)

Fix

  • fix: refine how dates are organized within a given row for a table (#44) (72927e7)

v0.14.1 (2024-08-14)

Fix

  • fix: refine fake data generator (#43) (873a4d6)

v0.14.0 (2024-08-13)

Feature

  • feat: add seed data generator for models (#42)

  • feat: add poc of seed data generator

  • chore: add poc file for relationship viz generators and other functions
  • feat: fix fake data formatting for final sql file
  • test: corrected existing tests for fake data generator
  • test: add tests for new fake generation methods
  • feat: add seed.sql generator for models
  • ci: exclude poc folder fo checking (cd7c97b)

v0.13.1 (2024-08-06)

Documentation

  • docs: update conda install instructions (#41) (8846811)

  • docs: update README (#40) (2487307)

v0.13.0 (2024-08-05)

Feature

  • feat: update version logic to dts and latest schema (#39)

  • feat: add ability to inherit from all-null parent classes in pydantic fastapi models

  • feat: change versioning to datetime (06193cb)

v0.12.0 (2024-08-05)

Feature

  • feat: add ability to inherit from all-null parent classes in pydantic fastapi models (#38) (6c6c673)

v0.11.0 (2024-08-04)

Documentation

  • docs: correct linkedin url (#36) (d55991d)

Feature

  • feat: add db-url connector (#37)

  • feat: add db-url connector (42fe787)

v0.10.0 (2024-08-01)

Documentation

  • docs: update light mode styling and code block in example (#34) (0e0b160)

  • docs: rm invalid refs (#33) (e8c8717)

Feature

  • feat: update sqlalchemy writer for v2 (#35)

  • feat: ref https://docs.sqlalchemy.org/en/20/orm/declarative_tables.html (1c5b9a5)

v0.9.0 (2024-07-31)

Feature

  • feat: add homepage (#32)

  • chore: add homepage

  • docs: update README (6407452)

v0.8.4 (2024-07-31)

Fix

  • fix: rm reference to mkdocs-click (#31) (4ae71f2)

v0.8.3 (2024-07-31)

Fix

  • fix: remove mkdocs-click (#30) (79f6783)

v0.8.2 (2024-07-31)

Fix

  • fix: mkdocs deploy 2 (#29) (4aaf224)

v0.8.1 (2024-07-31)

Fix

  • fix: mkdocs deploy (#28) (27dd29c)

v0.8.0 (2024-07-31)

Ci

  • ci: fix codecov upload (#26) (e4551e8)

Feature

  • feat: add github pages site with mkdocs (#27)

  • feat(docs): add mkdocs

  • feat(docs): add basic nav structure and starter docs
  • feat(docs): integrate reading from root changelog
  • feat(docs): add purpose statement
  • chore: update poetry lock
  • feat(docs): add automatic cli docs, updates for code blocks
  • feat(local-option): enable automatic env variables for local connections
  • feat(docs): add logo and new styling to light/dark
  • feat(docs): completed getting started section
  • feat(docs): complete examples and API
  • feat(docs): styling changes and add mkdocs deploy action
  • test: fix clean_directories test (ee9eba7)

v0.7.0 (2024-07-29)

Feature

  • feat: Add full coverage testing, testing coverage checking, and coverage reporting (#25)

  • test: update db tests and cleanup

  • test: update sorting tests
  • test: update util tests
  • test: update coverage passing
  • test: update writer abc, factories, and util tests
  • test: add marshalers tests
  • test: add pydantic writers tests
  • test: clean pydantic writers tests
  • test: add sqlalchemy writer tests
  • test: add cli tests
  • feat: add full coverage testing and code coverage reporting
  • chore: fix mypy issues
  • chore: remove incorrect test (f84dd83)

v0.6.2 (2024-07-27)

Fix

  • fix: poetry script entry fn (#24) (06ff101)

v0.6.1 (2024-07-26)

Fix

  • fix: correct overwrite logic (#23)

  • fix: correct overwrite logic

  • docs: update README with new cli args (70a02d7)

v0.6.0 (2024-07-26)

Documentation

  • docs: fix broken links (#21) (be69b73)

  • docs: community guidelines (#20)

  • docs: add CODE_OF_CONDUCT.md

  • docs: add SUPPORT.md
  • docs: add SECURITY.md (#17)


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