Skip to content

0.0.4

Compare
Choose a tag to compare
@joegasewicz joegasewicz released this 11 Nov 23:20
· 134 commits to master since this release

What's Changed

Full Changelog: 0.0.4...0.0.5

This release adds in pluggable middleware which can be created via implementing the abstract middleware class or
using external libraries, currently i have provided 2:

I will add to this list the following middleware soon:

  • Identity Client middleware
  • Auth middleware

The next release will include mostly some bug fixes & tidying up & missing tests but by 0.1.0 I expect this library to be fully functional although production ready is a long way off 🔭

🐈