Releases: fuelen/ecto_dev_logger
Releases · fuelen/ecto_dev_logger
v0.15.0
What's Changed
- Add: PostgreSQL range types support
- Add: PostgreSQL multirange support
- Add: proper support for Geo/PostGIS types
- Add: option to ignore a single log entry
- Change: make
NumericEnummodule private - Chore: update dependencies
- Docs: update PrintableParameter protocol docs, grammar fixes, add downloads badge
Full Changelog: v0.14.1...v0.15.0
v0.14.1
v0.14.0
v0.13.0
v0.12.0
v0.11.0
What's Changed
- Add
:before_inline_callbackoption for queries formatting - Restricted Installation Instructions by @halostatue in #29
New Contributors
- @halostatue made their first contribution in #29
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Support Postgrex.Interval by @vanderhoop in #27
- Don't fail if there is no protocol implementation
Full Changelog: v0.9.0...v0.10.0