Packages

QuickCrud - quick CRUD for Ecto

Current section

Files

Jump to
quick_crud CHANGELOG.md
Raw

CHANGELOG.md

### 2025-06-17 - 0.2.0
- Feat: allow providing singular name, to override the schema module name
- (breaking): replace plural name argument with options: `plural: "users", singular: "user"`
### 2025-05-28 - 0.1.0
- initial release on hex.pm