Skip to content

Releases: fuelen/ecto_dev_logger

v0.14.0

22 Oct 17:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

02 Aug 15:25
Compare
Choose a tag to compare

What's Changed

  • Add comments after numeric enums by @dkuku in #33
  • Use uuids from cast params by @dkuku in #34

New Contributors

  • @dkuku made their first contribution in #33

Full Changelog: v0.12.0...v0.13.0

v0.12.0

30 Jul 21:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

21 Jun 20:18
Compare
Choose a tag to compare

What's Changed

  • Add :before_inline_callback option for queries formatting
  • Restricted Installation Instructions by @halostatue in #29

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

12 Dec 08:34
Compare
Choose a tag to compare

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

v0.9.0

12 Feb 09:06
Compare
Choose a tag to compare

What's Changed

  • Support tsvector

Full Changelog: v0.8.0...v0.9.0

v0.8.0

06 Jan 14:05
Compare
Choose a tag to compare

What's Changed

  • Add option to silence telemetry events

Full Changelog: v0.7.2...v0.8.0

v0.7.2

09 Dec 10:43
Compare
Choose a tag to compare

What's Changed

  • Fix: wrap JSON values using string quotes

Full Changelog: v0.7.1...v0.7.2

v0.7.1

28 Nov 14:17
Compare
Choose a tag to compare

What's Changed

  • Convert rest of the atoms to strings

Full Changelog: v0.7.0...v0.7.1

v0.7.0

06 Nov 13:36
Compare
Choose a tag to compare

What's Changed

  • Added Ecto.DevLogger.PrintableParameter protocol
  • Various small fixes

Full Changelog: v0.6.0...v0.7.0