Releases: RAprogramm/entity-derive
Releases · RAprogramm/entity-derive
Release 0.5.0
0.5.0 — 2026-01-08
✨ Features
- migrations: Add compile-time migration generation (#96) (ac35092) by @RAprogramm in #96
🐛 Bug Fixes
- ci: Replace heredoc with echo to fix yaml parsing (6befde2) by @RAprogramm
- ci: Fix yaml heredoc syntax error (94dc054) by @RAprogramm
- changelog: Add parsers for issue-prefixed commits (a008ca8) by @RAprogramm
- ci: Extract release notes from PR commits when git-cliff fails (86503ed) by @RAprogramm
📚 Documentation
- Add v0.4.0 changelog entries (f6e00e7) by @RAprogramm
Full Changelog: v0.4.0...v0.5.0
Generated with git-cliff
Release 0.4.0
✨ 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
0.3.3 — 2026-01-07
✨ Features
- transactions: Add type-safe transaction scripts support (3a38be3) by @RAprogramm
🐛 Bug Fixes
- Resolve doc link and formatting issues (eae9d6e) by @RAprogramm
Full Changelog: v0.3.2...v0.3.3
Generated with git-cliff
Release 0.3.2
0.3.2 — 2026-01-06
🐛 Bug Fixes
- docs: Resolve docs.rs build failure for published crates (22e8cf9) by @RAprogramm
🔧 Miscellaneous
- Add SPDX headers to README files (5fce943) by @RAprogramm
Full Changelog: v0.3.1...v0.3.2
Generated with git-cliff
Release 0.3.1
0.3.1 — 2026-01-06
🐛 Bug Fixes
- ci: Correct YAML syntax in release notes generation (397438c) by @RAprogramm
- Improve CI release detection and docs.rs configuration (1977a2c) by @RAprogramm
- Remove invalid crates-io registry from dependabot (38f27e3) by @RAprogramm
📚 Documentation
- Remove regular comments, use doc comments only (109119f) by @RAprogramm
🔧 Miscellaneous
- Implement cascading crate publication (4b254ea) by @RAprogramm
Full Changelog: v0.2.0...v0.3.1
Generated with git-cliff
🚀 Release 0.2.0
0.2.0 — 2025-12-24
✨ Features
- Add UUID version selection (v4/v7) (dfff15b) by @RAprogramm
- Add multi-database dialect support (d26b4be) by @RAprogramm
📚 Documentation
- Fix license link to LICENSES/MIT.txt (19a33bb) by @RAprogramm
- Add Wiki badge and organize badges by category (9824162) by @RAprogramm
- Add SPDX license header to CONTRIBUTING.md (f376485) by @RAprogramm
Full Changelog: v0.1.6...v0.2.0
Generated with git-cliff
🚀 Release 0.1.6
0.1.6 — 2025-12-24
🎨 Styling
- Update badges to for-the-badge style (51c78f7) by @RAprogramm
🐛 Bug Fixes
- ci: Generate release notes before creating tag (4c1b824) by @RAprogramm
Full Changelog: v0.1.5...v0.1.6
Generated with git-cliff
🚀 Release 0.1.5
🚀 Release 0.1.4
See CHANGELOG.md for details.
🚀 Release 0.1.3
See CHANGELOG.md for details.