github Olen/Spond v1.2.0
🎉 Release v1.2.0

7 hours ago

Key changes since 1.1.1

Added

  • get_profile() to get information about current user by @BuilderJG in #213
  • get_posts() to retrieve posts from group walls by @Starefossen in #219
  • get_posts() and get_profile() examples to manual_test_functions.py script by @elliot-100 in #218, #220
  • Move code examples to examples/ directory and upgrade to use Pathlib by @elliot-100 in #221, #215
  • Typing: complete and enforce presence of return type annotations for public functions in main module by @elliot-100 in #171
  • CI: add changelog to release by @Olen in #182
  • CI: fetch tags on checkout by @Olen in #193
  • CI: add Python 3.14 to matrix by @elliot-100 in #208
  • CI: add permissions to python-package.yml workflow by @elliot-100 in #217

Changed

Fixed

  • #194 Example manual_test_functions.py fails with NameError by @elliot-100 in #195
  • Typing: incorrect Spond.update_event() return hint by @elliot-100 in #222
  • #174: CI: ruff step emits warning about version by @elliot-100 in #188
  • #190: CI: release to PyPI workflow attempts to install from deleted dependency group by @elliot-100 in #191
  • #186 CI attempts to publish to PyPI on pushing commits to main in forks by @Olen in #192

New Contributors

Full Changelog: v1.1.1...v1.2.0

Don't miss a new Spond release

NewReleases is sending notifications on new releases.