Current section
Files
Jump to
Current section
Files
CHANGELOG.md
## v0.1.3 (2025-05-27)
- make `query_builder` a hard dependency (again)
## v0.1.2 (2025-05-27)
- `change` macro defaults to `%{}` for attributes, this makes it compatible with Phoenix generate liveview code
## v0.1.1 (2023-12-13)
- add new macro: `upsert`. It allows providing `:on_conflict` options, defaults to `[on_conflict: :nothing]`
## v0.1.0 (2023-11-29)
- mostly working, need a bit polish
- Published on hex.pm