Skip to content

Releases: spandex-project/spandex_phoenix

v1.1.0

17 Oct 02:35
2b207ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.1.0

v1.0.6

23 Oct 18:22
f60dedf
Compare
Choose a tag to compare

What's Changed

  • fix: function :function_clause.struct/0 is undefined by @fuelen in #43
  • Tweak router exception handling and CI clean-up by @GregMefford in #45
  • Update maintainers and sponsor link by @GregMefford in #50

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

23 Oct 18:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v0.2.1

11 Nov 19:03
Compare
Choose a tag to compare

0.2.1 (2018-11-10)

Bug Fixes:

  • Require at least Plug 1.3

    We depend on Plug.Conn.path_params, which was added in Plug 1.3.0.

v0.2.0

08 Nov 02:41
Compare
Choose a tag to compare

0.2.0 (2018-11-8)

Features:

  • Add a Plug wrapper to trace requests

v0.1.1

16 Oct 00:15
26c236a
Compare
Choose a tag to compare

Bug Fixes:

  • Indirectly call Tracer to remove compiler warnings (#1)

v0.1.0

15 Sep 04:33
Compare
Choose a tag to compare

Added

  • Initial release! 🚀 🎉