What's Changed
New Features 🎉
- feat: support expectations for prompts in testing by @albertcht in #224
- feat: implement ValidatePostSize middleware by @albertcht in #226
- feat: add Sentry package by @chinfuyang in #222
Improvements 🔧
- feat: support refresh in data object by @albertcht in #218
- feat: add additional cache events by @chinfuyang in #221
- feat: disable cache events by default by @albertcht in #223
- feat: add from as an alias of make method in data object by @albertcht in #231
- feat: add ability to enable or disable exception reporting in Coroutine by @chinfuyang in #230
Bug fixes 🐛
- fix: fix invalid server params in the request by @albertcht in #225
- fix: fix initialization of pool name in RedisProxy by @albertcht in #227
- fix: fix aspects scanning from service providers by @albertcht in #228
- fix: fix container binding for BatchRepository::class by @albertcht in #229
Full Changelog: v0.3.1...v0.3.2