Skip to content

Releases: codingconcepts/errhandler

Support for YAML parsing

Choose a tag to compare

@codingconcepts codingconcepts released this 01 May 19:18
v0.1.0

feat: Add support for YAML parsing

Removed superfluous header write.

Choose a tag to compare

@codingconcepts codingconcepts released this 10 Jul 12:57
v0.0.6

chore: Update syntax

Middleware chaining

Choose a tag to compare

@codingconcepts codingconcepts released this 24 Jul 10:57
v0.0.5

fix: Consistency issue in README

Simpler error support

Choose a tag to compare

@codingconcepts codingconcepts released this 15 Jun 13:51
v0.0.4

feat: Simpler custom code error handling

SendError helper

Choose a tag to compare

@codingconcepts codingconcepts released this 15 Jun 13:10
v0.0.3

Merge branch 'main' of https://github.com/codingconcepts/errhandler

Code is unit tested

Choose a tag to compare

@codingconcepts codingconcepts released this 14 Jun 14:45
v0.0.2

feat: Unit tests for basic functionality

Initial release

Choose a tag to compare

@codingconcepts codingconcepts released this 14 Jun 14:21

Basic functionality and helper functions.