Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Change Log
## Unreleased
## v1.0.0
- Verify support for Elixir 1.17.0.
- *Breaking*: Drop support for Elixir older than 1.15.0.
## v0.3.0
- Add `preloadable` type, which can be nil, a struct, or a list of structs and matches the type allowed by
Ecto.Repo.preload/3.
## v0.2.0
- Supra.first limits a query to one result and returns that result.
## Unreleased
- Initial setup.