Skip to content

v1.0.2

Compare
Choose a tag to compare
@Sazzo Sazzo released this 03 Jan 23:20
· 13 commits to main since this release
2d48ba3
  • The --url option is now a expected option, to specify the tweet URL, you only need to specify the URL without the --url, e.g:

    $ nazuna https://twitter.com/TheFunny_mp4/status/1477782745946501122
    
  • Make use of config_dir instead of home_dir.
    This is a breaking change, and if you don't move the .nazuna folder to your config directory, Nazuna will ask you again the credentials.

    To avoid Nazuna to ask your credentials again, you can move the .nazuna folder from your home directory to your config directory (you can check the config path for each OS here: https://docs.rs/dirs/1.0.4/dirs/fn.config_dir.html) and rename it to nazuna, removing the dot.

PS: You can now install Nazuna from AUR! Check the README.md for more details! :D