Brady Fomegne
Brady Fomegne
### Description Personally, I don't think that the autocompletion don't need to always be enabled while the typing. I think it's something that we need on demand. ### Expected change...
### Description The current code follows rust 2018 edition. In migrating to the latest, we can have some performance improvement.
### Description Nowadays, enterprise assign professional emaill to their employees (e.g. [email protected]). It will be great if we can exploit it to certify some user entries. I know that, not...
### Description When a crate (library or binary) is to be published, the dependencies from crates.io will be used instead of the GitHub repo specified. To avoid unexpected behaviors, it's...
### Description By offering a debian package, we will be able to extend the packaging for other OS. This packaging will require to select a default path where, we will...
### Description Currently, there is no support for file audio, which make the usage of this library limited. ### Possible solution Provide an audio file handler for file audio.
### Issues - #63 ### Changes - Added a handler to read an audio file as stream.