Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 341 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 341 Bytes

Changelog for v0.1.x

v0.1.2

Fixes

  • Fix typo in docs

Enhancements

  • [Ecto.Rescope] Support for @rescope decorator

v0.1.1

Fixes

  • Fix formatting
  • Fix example in docs; thanks @sobolevn

v0.1.0

Enhancements

  • [Ecto.Rescope] Provide rescope/0 macro to redefine Ecto schema __schema__(:query)