Releases: hypervel/components
Releases · hypervel/components
v0.3.14
What's Changed
Improvements 🔧
- feat: add query handling methods to Request class by @chinfuyang in #285
Full Changelog: v0.3.13...v0.3.14
v0.3.13
What's Changed
Improvements 🔧
- improve: add queue method to pending mail by @albertcht in #282
Bug fixes 🐛
- fix: correct Markdown namespace in subcopy.blade.php by @ahmed-abdelnaby-fahmy in #279
- fix: add missing alias for session by @albertcht in #280
- fix: purge value in request watcher by @albertcht in #281
Other Changes 🔄
- Remove ResumeExitCoordinatorListener by @kingIZZZY in #276
Full Changelog: v0.3.12...v0.3.13
v0.3.12
What's Changed
Improvements 🔧
- feat: implement HttpClientWatcher for better consistency by @albertcht in #273
Bug fixes 🐛
- fix: fix wrong cache in parseMiddleware function by @albertcht in #272
Full Changelog: v0.3.11...v0.3.12
v0.3.11
What's Changed
Improvements 🔧
- feat: implement update function in DataObject by @albertcht in #270
Bug fixes 🐛
- fix: update default value for CONTEXT_STACK_KEY to null by @chinfuyang in #269
- fix: handle null layers in pushScope method by @chinfuyang in #271
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
Bug fixes 🐛
- fix: flush coroutine callbacks after terminating tests by @chinfuyang in #267
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
Bug fixes 🐛
- fix: fix arguments of subscribe in redis connection by @albertcht in #263
- fix: fix coroutine context in sentry and telescope by @chinfuyang in #264
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
New Features 🎉
Bug fixes 🐛
- feat: add JobFailed event handling to QueueFeature and improve sentry hub in non-request coroutine handling by @chinfuyang in #260
- fix: fix instance binding for migration creator by @albertcht in #262
Other Changes 🔄
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
Improvements 🔧
- improve: bind exception handler in websocket kernel by @albertcht in #257
- improve: support enum casting in data objects by @albertcht in #258
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
New Features 🎉
- feat: implement casting form request by @chinfuyang in #247
Improvements 🔧
- feat: register exception handler for coroutine drivers in queue by @albertcht in #252
- chore: remove internal mark in test case by @albertcht in #253
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
Improvements 🔧
- improve: add built-in serializer for DateTime values in data objects by @albertcht in #245
- fix: eloquent builder types by @storyn26383 in #246
Full Changelog: v0.3.4...v0.3.5