Releases: ggpasqualino/plug_checkup
Releases · ggpasqualino/plug_checkup
v0.6.0
v0.5.0
Feature: Make json_encoder configurable
v0.4.0
Feature: Catch exit and throw values
Feature: Add time_unit option for formatting time
v0.3.0
- 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
Release v0.2.0
v0.1.0
Add basic implementation with example in .iex.ex