Skip to content

v0.15.0

Choose a tag to compare

@demoray demoray released this 23 Feb 22:31
· 14 commits to main since this release
d560d51
  • freta::Client no longer requires being mut to use
  • freta::Client::with_config can be used to construct a freta::Client with a freta::Config directly without saving the config to disk.
  • freta::Config.ignore_login_cache can be used to ignore cached login tokens
  • Updates third-party libraries
  • Move to using build.rs to embed third-party license details