Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@elliot-100 elliot-100 released this 19 Nov 18:12
fe6db62

Key changes since 1.0.0

Added

Changed

  • BREAKING CHANGE: raise KeyError instead of IndexError for all failed lookup methods by @elliot-100 in #135
  • Sanitize filenames and handle member issues in attendance.py example script by @alsp80 in #155

Removed

Fixed

  • Spond.update_events(uid...) will modify or overwrite another event, if no event matching uid exists by @elliot-100 in #161
  • attendance.py example script exits with error if --from or --to params are used by @elliot-100 in #158
  • Documentation and type hints where functions may return None by @elliot-100 in #148

New Contributors

Full Changelog: 1.0.0...1.1.0