Releases: anotherlusitano/vizer-cli
Releases · anotherlusitano/vizer-cli
v1.0.0
After almost one year of developing this project, we can finally launch the version 1.0.0 🥳
This version has all the features I planned to do with this project, but I didn't think it would take so long 😅
I want to thank @HaruNashii for helping this project with new features and for reporting bugs.
Here are some of the changes that happen:
What's Changed
- Fix app stop working due to UI changes on the website by @anotherlusitano in #5
- Preview posters by @anotherlusitano in #6
- Add condition to create temporary folder only if it exists by @anotherlusitano in #8
- added ueberzugpp to the readme dependencies by @HaruNashii in #12
- Add commands to exit when choosing with images by @anotherlusitano in #15
- Add portuguese translation by @HaruNashii in #11
- add support for mpv by @HaruNashii in #20
- Add missing text when choosing with images by @anotherlusitano in #21
- Get rid of unsafe blocks by @anotherlusitano in #23
- Error message when currently offline by @anotherlusitano in #24
- Add vim mode support when choosing with images by @anotherlusitano in #26
- Replace panic by proper error handling by @anotherlusitano in #27
- add version flag, and fix clippy warn by @HaruNashii in #29
- add geckodriver support by @HaruNashii in #30
- Replace inquire by crossterm + rewrite choose_with_images by @anotherlusitano in #31
- Replace crossterm by selthi by @anotherlusitano in #32
- Add menu after finish the video by @anotherlusitano in #34
- Improve readme by @anotherlusitano in #35
- Move starting the webdriver from main to watch_media by @anotherlusitano in #37
- Update crate selthi to 0.2.4 by @anotherlusitano in #38
- Replace thirtyfour by fantoccini by @anotherlusitano in #42
- Fix geckodriver crashing the app by @anotherlusitano in #43
- Refactor get_video_url and add error handling choose season/episode by @anotherlusitano in #44
- Add support to Windows by @anotherlusitano in #45
New Contributors
- @anotherlusitano made their first contribution in #5
- @HaruNashii made their first contribution in #12
Full Changelog: https://github.com/anotherlusitano/vizer-cli/commits/v1.0.0