Skip to content

Tags: yazdipour/OmnivoreQL

Tags

0.3.4

Toggle 0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bugfix/updated schema for search-get_article (#31)

* fix(README): Update star history chart link in README

* feat: Add include_content parameter to get_article method

The `get_article` method in the `OmnivoreQL` class now accepts an optional `include_content` parameter. This parameter allows the user to specify whether or not to include the content of the article in the response. This change provides more flexibility and control when retrieving articles.

0.3.3

Toggle 0.3.3's commit message
fix: choose better names for setlabel methods

0.3.2

Toggle 0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add set_labels method (#21)

* feat: add set_labels method

* feat: lazy loading queries

* feat: finally impl set_page_labels_by_labels

* feat: Clean up labels before running tests

* fix: Refactor test_omnivoreql.py for better readability and maintainability

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #23 from yazdipour/bugfix/attempt-to-fix-module-st…

…ructure

Bugfix/attempt to fix module structure

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20 from yazdipour/feature/support-label-modification

Feature/support label modification

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from yazdipour/bugfix/minor-style-changes-to-m…

…ake-it-more-pythonic

fix: Change test URLs

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from yazdipour/bugfix/minor-style-changes-to-m…

…ake-it-more-pythonic

fix: Change test URLs

v0.2.1

Toggle v0.2.1's commit message
fix: attempt to fix unittest

v0.1.6

Toggle v0.1.6's commit message
fix: attempt to fix unittest

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename __init__,py to __init__.py