Skip to content

v1.2.0

Compare
Choose a tag to compare
@caleb531 caleb531 released this 17 Jan 23:02
· 309 commits to main since this release
deedad0

New Features

  • Include Spotify links in attachment totals metric data

Bug Fixes

  • Fixed several bug where the package would be unable to find a contact under any the following conditions:
    • The last name was not on the contact record
    • A phone number was present, but an email address was missing
    • An email address was present, but a phone number was missing
    • There was leading or trailing whitespace in the contact name given on the command line

Upgrades

  • Upgraded pandas from v1.1.2 to v1.3.2
  • Upgraded tabulate from v0.8.7 to v0.8.9