Skip to content

Latest commit

 

History

History
75 lines (31 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

75 lines (31 loc) · 1.23 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.0 (2022-2-21)

Features:

  • postgrex 0.16.0 support

0.3.1 (2021-11-09)

Features:

  • add equal_one_of comparison condition

0.3.0 (2021-6-30)

Features:

  • update ecto and ecto_sql

0.2.0 (2019-7-25)

Features:

  • update ecto to 3.1.7, ecto_sql to 3.1.6

0.1.0 (2019-7-11)

Features:

  • ecto 3

  • added search by nested maps for json

  • add support for comparisons with nil

  • sanitize like query

  • add has_many through associations support

  • add support for operations on JSON maps

  • add JSON operators

  • add has_many association support

Bug Fixes:

  • make JSON operator overridable

  • remove debug info

  • has_many association query

  • rename JSON module namespace