Skip to content

Releases: ash-project/splode

v0.3.1

13 Apr 00:35

Choose a tag to compare

Improvements:

  • add traverse_errors/2 callback and function to Splode by Zach Daniel

  • warn on using reserved splode fields by Zach Daniel

v0.3.0

16 Jan 05:45

Choose a tag to compare

Features:

  • support filtering stacktrace modules in Splode errors by Zach Daniel

v0.2.10

04 Jan 10:59

Choose a tag to compare

Improvements:

  • add error_class? flag to Splode.ErrorClass structs by Zach Daniel