Skip to content

Releases: ggpasqualino/plug_checkup

v0.6.0

14 Dec 13:02
Compare
Choose a tag to compare

Feature: Make error_code configurable

v0.5.0

13 Dec 15:33
Compare
Choose a tag to compare

Feature: Make json_encoder configurable

v0.4.0

17 Mar 09:36
Compare
Choose a tag to compare

Feature: Catch exit and throw values
Feature: Add time_unit option for formatting time

v0.3.0

01 Jan 15:33
Compare
Choose a tag to compare
  • Feature: Add Options validation
  • Feature: Add Option to make JSON response pretty
  • Bugfix: Extract message from exception using Exception.message/1 instead of getting the message field of the exception

v0.2.0

04 Dec 10:20
Compare
Choose a tag to compare
Release v0.2.0

v0.1.0

01 Dec 13:47
Compare
Choose a tag to compare
Add basic implementation with example in .iex.ex