This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Releases: SKevo18/pyflarum
Releases · SKevo18/pyflarum
v1.0.6-beta
- Allow authentication during runtime
- Do not import in function call
v1.0.5-beta
- Fixed pyFlarum failing to install when requests isn't installed
- Fixed README warning when importing pyflarum
v1.0.4-beta
- Edit posts
- Fix post delete route using discussion route instead
- Compile latest README
v1.0.3-beta
Update README for PyPi
v1.0.2-beta
- Fixes circular import for
DiscussionFromBulk
inposts.py
.
v1.0.1-beta
Update python-publish.yml
Initial release for PyPi
Finally working... after 3 attempts. Ugh.