v0.17.3
Changelog
-
⚡️ Features
- Added
prompt
function toDialogService
. [@teymour-aldridge, #1350] - Implement
From<&[T]>
whereT: AsRef<str>
forClasses
. [@alexschrod, #1448] - Added
batch_callback_once
toComponentLink
. [@ctron, #1463]
- Added
-
🛠 Fixes