Releases: efugier/smartcat
Releases · efugier/smartcat
v2.2.0
06 Nov 15:45
Compare
Sorry, something went wrong.
No results found
Switch to rustls-tls to avoid issues with missing system librairies.
v2.1.0
04 Nov 09:16
Compare
Sorry, something went wrong.
No results found
v2.0.0
30 Oct 09:15
Compare
Sorry, something went wrong.
No results found
remove voice feature (may be re-integrated as an extra feature at a later)
use lto for release
v1.7.2
21 Oct 21:13
Compare
Sorry, something went wrong.
No results found
Fix #26 : path display issue on windows.
v1.7.1
21 Oct 14:41
Compare
Sorry, something went wrong.
No results found
Try fixing path display behavior on windows.
v1.7.0
21 Oct 13:00
Compare
Sorry, something went wrong.
No results found
Use cmd to run api_key_command on windows instead of sh.
v1.6.0
21 Oct 12:27
Compare
Sorry, something went wrong.
No results found
User %USERPROFILE% instead of $HOME for windows.
Solves #25
v1.5.0
21 Oct 09:38
Compare
Sorry, something went wrong.
No results found
Enable environnement variable reading through api_key_command by now executing it in a shell.
Solves #26
v1.4.1
29 Jul 14:04
Compare
Sorry, something went wrong.
No results found
Longer timeout by default + readme updates.
v1.4.0
19 Jul 13:45
Compare
Sorry, something went wrong.
No results found
Now support a timeout config option for each API thanks to @lpchaim 🙏