Skip to content

Function `get_by`custom changeset by reference

Choose a tag to compare

@FedericoAlcantara FedericoAlcantara released this 15 Jul 14:39
· 41 commits to main since this release
e92e529

v0.1.4

Uses Elixir v1.18+
Compatible with Ecto 3.12+

Documentation update and fixes

Features

  • Add get_by function generation.
  • Custom changeset functions can be defined by name or by function reference.

Dependencies upgrade

  • db_connection - upgraded and locked from: 2.7.0 to 2.8.0
  • ecto - upgraded and locked from: 3.12.5 to 3.13.2
  • ecto_sql - upgraded and locked from: 3.12.1 to 3.13.2