Skip to content

Releases: RAprogramm/entity-derive

Release 0.5.0

08 Jan 03:46
ac35092

Choose a tag to compare

0.5.0 — 2026-01-08

✨ Features

🐛 Bug Fixes

📚 Documentation

Full Changelog: v0.4.0...v0.5.0

Generated with git-cliff

Release 0.4.0

07 Jan 09:24
bc2df74

Choose a tag to compare

✨ Features

  • api: Auto-generate HTTP handlers with full OpenAPI documentation (#77)
  • api: Add OpenAPI info configuration and selective handlers (#67, #94)
  • api: Add API versioning and deprecation support (#83)
  • api: Add command-level security configuration (#81)
  • api: Parse validation attributes for OpenAPI constraints (#79)
  • api: Extract doc comments for OpenAPI descriptions (#78)
  • api: Add example attribute parsing for OpenAPI schemas (#80)
  • api: Add API attribute parsing for OpenAPI integration (#76)
  • derive: Add EntityError derive macro for OpenAPI error documentation (#82)
  • transactions: Add type-safe multi-entity transaction API (#70)
  • streams: Implement stream_filtered for database streaming (#72)
  • examples: Add comprehensive feature examples

🐛 Bug Fixes

  • examples: Add required dependencies and fix compilation
  • examples: Fix hooks example - add utoipa dependency (#68)
  • examples: Fix commands example - dependencies and struct naming (#69)
  • examples: Update events example for new event variants (#67)
  • examples: Remove unused import in soft-delete example (#71)
  • Gate Future import behind postgres feature
  • Resolve doc link and formatting issues

📚 Documentation

  • Update README with v0.4 features

♻️ Refactor

  • Split large modules into smaller components

Full Changelog: v0.3.3...v0.4.0

Release 0.3.3

07 Jan 01:07
9e597cf

Choose a tag to compare

0.3.3 — 2026-01-07

✨ Features

🐛 Bug Fixes

Full Changelog: v0.3.2...v0.3.3

Generated with git-cliff

Release 0.3.2

06 Jan 22:45

Choose a tag to compare

0.3.2 — 2026-01-06

🐛 Bug Fixes

🔧 Miscellaneous

Full Changelog: v0.3.1...v0.3.2

Generated with git-cliff

Release 0.3.1

06 Jan 07:11

Choose a tag to compare

0.3.1 — 2026-01-06

🐛 Bug Fixes

📚 Documentation

🔧 Miscellaneous

Full Changelog: v0.2.0...v0.3.1

Generated with git-cliff

🚀 Release 0.2.0

24 Dec 06:21
9185bc7

Choose a tag to compare

0.2.0 — 2025-12-24

✨ Features

📚 Documentation

Full Changelog: v0.1.6...v0.2.0

Generated with git-cliff

🚀 Release 0.1.6

24 Dec 02:49

Choose a tag to compare

0.1.6 — 2025-12-24

🎨 Styling

🐛 Bug Fixes

Full Changelog: v0.1.5...v0.1.6

Generated with git-cliff

🚀 Release 0.1.5

24 Dec 02:41

Choose a tag to compare

0.1.5 — 2025-12-24

Full Changelog: v0.1.5...v0.1.5

Generated with git-cliff

🚀 Release 0.1.4

24 Dec 02:33

Choose a tag to compare

See CHANGELOG.md for details.

🚀 Release 0.1.3

24 Dec 02:26

Choose a tag to compare

See CHANGELOG.md for details.