swiftide-v0.13.2
New features
For instance, if you have a `Box<dyn SimplePrompt>`, you can now clone
into an owned copy and more effectively use the available generics. This
also works for borrowed trait objects.
Adds support for Redb as an embeddable node cache, allowing full local
app development without needing external services.
Bug fixes
Miscellaneous
-
8237c28 (core) Mock traits for testing should not have their docs hidden
-
0000000 Update Cargo.toml dependencies
Full Changelog: 0.13.1...0.13.2