Skip to content

Latest commit

 

History

History
57 lines (25 loc) · 983 Bytes

CHANGELOG.md

File metadata and controls

57 lines (25 loc) · 983 Bytes

Change Log

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

0.3.0 (2019-12-9)

Features:

  • update ecto to 3.2, ecto_sql to 3.2

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