Skip to content

Release 0.10.18

Compare
Choose a tag to compare
@narenst narenst released this 08 Nov 22:38
· 128 commits to release/0.10 since this release

Improvements:

  • Add option to login with username and password:

floyd login -u <username> -p <password

This can be used as an alternative to using the token from the website.

Bug fix:

  • Remove whitespace in tokens pasted during login.