# Change Log

## 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.

