Skip to content

Releases: johnwarden/httperror

v2.5.0 Godoc refers users to v1 branch

06 Nov 22:15
Compare
Choose a tag to compare
update godoc to point users to the v1 branch

v2.4.0 End of v2 branch

06 Nov 22:09
Compare
Choose a tag to compare

Update readme to point users back to v1 branch.

Return main line of development to v1

06 Nov 21:58
Compare
Choose a tag to compare
  • This release updates v1 with the latest code and documentation. The small backwards compatibility breaking change will stay in the v2 branch but docs for new v2 releases will recommend staying with v1.

v2.3.0

02 Nov 03:00
Compare
Choose a tag to compare

Panic handlers accept a third argument.

v2.2.0

01 Nov 21:53
Compare
Choose a tag to compare

Fix dependency on previous version of same package.

v2.1.0

01 Nov 21:46
Compare
Choose a tag to compare
fix go mod version number for v2.0.0. release

v2.0.0

01 Nov 21:41
Compare
Choose a tag to compare
  • PanicMiddleware takes second argument with optional shutdown function. Breaks interface so let's do a major version bump. What progress we are making!

v1.5.0 Bugfixes in ApplyStandardMiddleware

27 Oct 21:24
Compare
Choose a tag to compare
fix bugs in ApplyStandardMiddleware

v1.4.0 Change signature of StandardMiddleware

27 Oct 20:48
Compare
Choose a tag to compare

v1.3.0 ApplyStandardMiddleware

27 Oct 20:37
Compare
Choose a tag to compare

change signature of ApplyStandardMiddleware