Skip to content

v0.11.1

Compare
Choose a tag to compare
@juanpedromoreno juanpedromoreno released this 22 Mar 11:22
· 870 commits to main since this release

Adds these new fields to the User model:

  • company: Option[String]
  • blog: Option[String]
  • location: Option[String]
  • bio: Option[String]

Thanks @fedefernandez for your time!