v0.3.0
Warning
There are some bugs in this release related to database transactions. You should upgrade to 0.4.0
as soon as possible.
What's Changed
- Docs Rewrite by @jdiddydave in #87
- Auto-commit on DB transaction by @inxilpro in #90
- Allow for configuring serializer context by @inxilpro in #91
- Allow injecting multiple states into
handle()
by @inxilpro in #93 - Add State::loadOrFail by @inxilpro in #92
- Route state binding by @inxilpro in #94
Full Changelog: v0.2.0...v0.3.0