Pyflarum

Latest version: v1.0.2

Safety actively analyzes 682457 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.0.7beta

- Lots of new documentation
- Bug fixes and improvements

Breaking changes:
- `FlarumUser.all_discussions()`, `.all_posts()`, etc. got renamed to `.get_discussions()`, `.get_posts()`...
- `FlarumUser.username` got renamed to `FlarumUser.username_or_email`, so logging with E-mail is now possible. Please, use `FlarumUser(username_or_email=...)` instead of `FlarumUser(username=...)`
- Type hints for extensions broke - this will be addressed in next updates, I still need to figure it out

1.1 will most likely be a stable release.

1.0.6beta

- Allow authentication during runtime
- Do not import in function call

1.0.5beta

- Fixed pyFlarum failing to install when requests isn't installed
- Fixed README warning when importing pyflarum

1.0.4beta

- Edit posts
- Fix post delete route using discussion route instead
- Compile latest README

1.0.3beta

Update README for [PyPi](https://pypi.org/project/pyFlarum/)

1.0.2

- Added support to create discussions with tags ([example](https://github.com/CWKevo/pyflarum/blob/1aa20c000f0d43618673d6dfb21c85dc4393003c/tests/client/test_tags.py))

**Full Changelog**: https://github.com/CWKevo/pyflarum/compare/v1.0.1...v1.0.2

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.