Releases: yazdipour/OmnivoreQL
Releases · yazdipour/OmnivoreQL
0.3.4
What's Changed
- fix: Update pydoc by @yazdipour in #26
- fix: Update get_articles method to accept integer cursor by @yazdipour in #27
- Bugfix/fix cursor by @yazdipour in #28
- chore(README.md): add star-history by @yazdipour in #30
- Updated schema for search-get_article by @yazdipour in #31
Full Changelog: 0.3.3...0.3.4
0.3.3
Full Changelog: 0.3.2...0.3.3
0.3.2
0.3.1
0.3.0
Main change: More control over label creation.
What's Changed
- Bugfix/add save page test by @yazdipour in #15
- Feature/add devcontainer by @yazdipour in #17
- added labels input to save_url method (Sourcery refactored) by @sourcery-ai in #5
- added labels input to save_url method by @naveennamani in #3
- chore(deps): bump gql from 3.4.1 to 3.5.0 by @dependabot in #18
- chore: refine PyPI deployment workflow and update contributing guidelines by @yazdipour in #19
- Feature/support label modification by @yazdipour in #20
New Contributors
- @sourcery-ai made their first contribution in #5
- @naveennamani made their first contribution in #3
- @dependabot made their first contribution in #18
Full Changelog: v0.2.2...0.3.0
0.2.2
- Added save_page() to add articles using their content.
- Minor improvements.
Full Changelog: v0.2.1...v0.2.2