Activity
Update to the new authfile location in 10.1-12
Update to the new authfile location in 10.1-12
Fix xpipe_auth location on macos
Fix xpipe_auth location on macos
Add specific error message for when xpipe_auth has permission erros
Add specific error message for when xpipe_auth has permission erros
Update tests with proper connection toggle now that it's supported
Update tests with proper connection toggle now that it's supported
Allow importing of exceptions directly from base module
Allow importing of exceptions directly from base module
Whoops, changed the version to the wrong number
Whoops, changed the version to the wrong number
Update for XPipe 10.1-3 with new connection endpoints
Update for XPipe 10.1-3 with new connection endpoints
Update README.md to remove PTB reference now that XPipe is released
Update README.md to remove PTB reference now that XPipe is released
Update README.md to remove PTB reference now that XPipe is released
Update README.md to remove PTB reference now that XPipe is released
Update ports as dictated by XPipe 10.0-22
Update ports as dictated by XPipe 10.0-22
Add /daemon/version endpoint and check for minimum version when doing…
Add /daemon/version endpoint and check for minimum version when doing…
Update tests to work with new connection/query return type
Update tests to work with new connection/query return type
Add new /connection/info endpoint
Add new /connection/info endpoint
Take two for making async client from sync
Take two for making async client from sync
Add class method to convert sync client into async
Add class method to convert sync client into async
Rework exceptions and bump version number
Rework exceptions and bump version number
Add .gitignore to ignore build artifacts and lockfile
Add .gitignore to ignore build artifacts and lockfile
Add testing section to README and update some tests
Add testing section to README and update some tests
Fighting with poetry cache, so I bumped the version to fix it
Fighting with poetry cache, so I bumped the version to fix it
Set raise_errors to true by default
Set raise_errors to true by default
Update README with PyPI package
Update README with PyPI package
Force push
Update README with PyPI package
Update README with PyPI package
Force push
Minor refactor to expose raw response object for file reads
Minor refactor to expose raw response object for file reads