Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 07:16
· 109 commits to refs/heads/main since this release

Changes

  • chore(release): Bump version to v0.1.0 and optimize release workflow @Xuepoo (#7)
  • feat(auth): Make open_browser non-blocking and ignore time CVE @Xuepoo (#6)
  • feat(cli): Implement login and logout commands using OAuth2 PKCE workflow @Xuepoo (#5)

Contributors

@Xuepoo

What's Changed

  • feat(cli): Implement login and logout commands using OAuth2 PKCE workflow by @Xuepoo in #5
  • feat(auth): Make open_browser non-blocking and ignore time CVE by @Xuepoo in #6
  • chore(release): Bump version to v0.1.0 and optimize release workflow by @Xuepoo in #7

New Contributors

  • @Xuepoo made their first contribution in #5

Full Changelog: v0.1.0-alpha...v0.1.0