Skip to content

v0.0.4

Compare
Choose a tag to compare
@chrisbarber86 chrisbarber86 released this 12 Mar 20:46
· 5 commits to master since this release

Changes since v0.0.3

  • Reduces complexity of middleware.rb by extracting out the types of Logger into an adapter pattern. This allows for other types of logger to be added later.

Functionally, there should be no change at all.