Skip to content

Release Notes

Latest Changes

1.7.0

Features

Internal

  • 👷 Add setup for uv and use uv for dependency installation. PR #198 by @yezz123.
  • 🔨 Migrate to use UV For Dependencies Management. PR #200 by @yezz123.
  • 👷 Add latest-changes workflow action. PR #203 by @yezz123.

Docs

  • 📝 Generate API documentation & add docstrings. PR #206 by @yezz123.
  • 📝 refactor documentation. PR #205 by @yezz123.
  • 📝 Add configuration code for termynal. PR #204 by @yezz123.

Dependencies

1.6.1

Features

Internal

  • ♻️ Refactor the CI & support testing in different OS. PR #172 by @yezz123.
  • 🔧 Switch to fully configure ruff for formatting. PR #173 by @yezz123.

Dependencies

1.6.0

Internal

  • ➖ Remove Workflow for documentation. PR #114 by @yezz123
  • ✨ Combine all workflows in one & Update Coverage configuration. PR #128 by @yezz123

Dependencies

1.5.1

Features

  • ✨ Added support for the StrictInt and StrictFloat types. PR #74 by @yezz123
  • ✨ Support constrained lists. PR #75 by @yezz123
  • ✨ Support ForwardRef. PR #76 by @yezz123

Internal

  • ⚙️ Upgrade pre-commit & Support Ruff. PR #78 by @yezz123

Dependencies

1.5.0

Features

  • ✨ Introduce generator for Pydantic Model. PR #73 by @yezz123

Dependencies

1.4.1

Dependencies

1.4.0

Features

  • ✨ Introduce the count() Feature. PR #50 by @yezz123

Internal

  • 👷🏻 Add Integration Python 3.11. PR #42 by @yezz123

Documentation

1.3.0

Internal

  • 👷🏻 Add Integration Integrations Tests. PR #36by @yezz123
  • 👷🏻 Migrate to Hatchling. PR #38 by @yezz123

Refactor

  • ♻️ Improve the Generator for Both Crud & Table Classes. PR #29 by @yezz123

Documentation

  • 📝 Build Documentation for Ormdantic. PR #23 by @yezz123.
  • 📝 Update FAQ. PR #26 by @iron3oxide
  • 📝 Convert comparison to SQLModel to table and update claims. PR #27 by @iron3oxide
  • 📝 Fix code block format in comparison table. PR #28 by @iron3oxide

1.2.0

Features

  • ✨ chore(fix): Ormdantic takes connection str instead of engine. PR #16 by @yezz123.

1.1.0

Features

  • ✨ feat(fix): Improve many to many relationships & add New tests. PR #15 by @yezz123.

1.0.0

note: This is the first release of ormdantic 🎉