Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 354 Bytes

CHANGELOG.md

File metadata and controls

14 lines (8 loc) · 354 Bytes

v0.1.1 (December 8, 2022)

Chores

  • Encapsulated Option types.

v0.1.0 (December 8, 2022)

  • Initial release after migrating from another repository.

Features

  • Added basic logging middleware which accepts a standard log.Logger.
  • Added panic recovering middleware which protects from panics.