Skip to content

Tags: db0/pythorhead

Tags

v0.34.3

Toggle v0.34.3's commit message
fix: pyprojecT

v0.34.2

Toggle v0.34.2's commit message
fix: pyprojecT

v0.34.1

Toggle v0.34.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add loguru dependency in pyproject.toml (#116)

* add loguru as a dependency

v0.34.0

Toggle v0.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: aprove/deny application requests from class (#115)

fix: process_application uses application_id as key name now

v0.33.0

Toggle v0.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Support alt text (#114)

Modify pics.py example to allow alt text to be specified

v0.32.1

Toggle v0.32.1's commit message
fix: adds new last_donation_notification

v0.32.0

Toggle v0.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Acception and rejection of user applications (#112)

* Added the accept_application function. It's broken

* update: accept_application

* Fixed the acception of applications.

* Added the denial functionality.

v0.31.2

Toggle v0.31.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add community.hide (#111)

v0.31.1

Toggle v0.31.1's commit message
fix: allow empty emails for regapps

v0.31.0

Toggle v0.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add GetModlog functionality (#109)

* Add GetModlog functionality

* Add a simple example