Skip to content

1.0.13

Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 20 Feb 20:36
· 113 commits to main since this release

Added

  • login command to CLI.
  • If --username or --password are not given and no stored session, CLI will prompt.
  • Build improvements.

Fixed

  • Issue where Parsable objects could not be pickled due to BeautifulSoup Tag objects.