v3.0.0
- Renamed crate from rust-eloquent to rullst-orm / rullst-orm-macros - Upgraded to edition 2024 and version 3.0.0 - Consolidated CI/CD pipeline (ci.yml) with test + clippy + audit + publish - Fixed rustfmt trailing whitespace and import order errors - Bumped dependencies (tokio, async-trait, axum) to latest versions - Zero vulnerabilities (cargo audit clean) - All tests passing (cargo test --workspace --all-features) - Zero clippy warnings (cargo clippy -D warnings)