-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.0.0rc1 #24
Release 1.0.0rc1 #24
Commits on Jul 2, 2024
-
* migrate to poetry * move poetry install first * update lockfile * fix script declaration * update docs * bump workflow versions
Configuration menu - View commit details
-
Copy full SHA for 4ad44e2 - Browse repository at this point
Copy the full SHA 4ad44e2View commit details -
Support more Python versions (#4)
* test up to py3.12 * drop py3.8 as it's nearly eol * bump package versions * Fix removed numpy NaN * update py version in readme
Configuration menu - View commit details
-
Copy full SHA for 94cf7a7 - Browse repository at this point
Copy the full SHA 94cf7a7View commit details -
* Install ruff * remove makefile * ruff check fix * manual ruff fixes * undo .at to .loc with noqa * update lint workflow * delete old flake8 config * fix CI lint commands
Configuration menu - View commit details
-
Copy full SHA for d25f828 - Browse repository at this point
Copy the full SHA d25f828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 248e71a - Browse repository at this point
Copy the full SHA 248e71aView commit details -
Remove yoast plugin requirement (#12)
* better handling without yoast plugin * run ruff
Configuration menu - View commit details
-
Copy full SHA for de859bd - Browse repository at this point
Copy the full SHA de859bdView commit details
Commits on Jul 3, 2024
-
Better support no scrape (#13)
* Allow empty scrape properly * ruff lint
Configuration menu - View commit details
-
Copy full SHA for d1204f6 - Browse repository at this point
Copy the full SHA d1204f6View commit details
Commits on Jul 4, 2024
-
* incorporate wp-json-scraper module * ruff autofix * docconvert * manual fixes * fix noqa comment * refactor cli to support subcommands * Basic integration of downloader * swap progress bar implementation * ruff * remove object display code * add media dl support * lint * remove totally unused modules * remove unused csv export code * ruff * implement proxy/cookies/auth on download client * improve subparser documentation * ruff * add NOTICE file * remove plugin list * remove console util * dl utils cleanup * implement request robustness features * make media dl use request session
Configuration menu - View commit details
-
Copy full SHA for 4c9c672 - Browse repository at this point
Copy the full SHA 4c9c672View commit details
Commits on Jul 9, 2024
-
* docs * ruff * fix broken test * fix typing union * add deploy dir to gitignore * change project name to match package name
Configuration menu - View commit details
-
Copy full SHA for 4525c4e - Browse repository at this point
Copy the full SHA 4525c4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be30ff - Browse repository at this point
Copy the full SHA 2be30ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f5c39 - Browse repository at this point
Copy the full SHA 44f5c39View commit details -
* package meta and readme updates * relax dependency constraints * regen lock * readme tweaks * put back gh markdown admonition
Configuration menu - View commit details
-
Copy full SHA for 209cf84 - Browse repository at this point
Copy the full SHA 209cf84View commit details -
rename main package for consistency (#20)
* rename main package * ruff
Configuration menu - View commit details
-
Copy full SHA for 41d2e00 - Browse repository at this point
Copy the full SHA 41d2e00View commit details -
Feature/prefix consistency (#21)
* wip * make prefix behaviour consistent between commands * update cli docs
Configuration menu - View commit details
-
Copy full SHA for 092a803 - Browse repository at this point
Copy the full SHA 092a803View commit details
Commits on Jul 10, 2024
-
Some tests for downloader (#22)
* add downloader tests * test no prefix downloader too * test wpapi and exporter * ruff
Configuration menu - View commit details
-
Copy full SHA for 29fdd22 - Browse repository at this point
Copy the full SHA 29fdd22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2139fd7 - Browse repository at this point
Copy the full SHA 2139fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf83ee2 - Browse repository at this point
Copy the full SHA bf83ee2View commit details -
* expose dl api a bit better * improve docs for dl module * enable pyupgrade rules * enable ruff specific rules * remove some doc noqas * ruff reformat * fix export decorator usage * change dl media to use pathlib * fix build system in pyproject * minor cli and docs fixes
Configuration menu - View commit details
-
Copy full SHA for 57954d7 - Browse repository at this point
Copy the full SHA 57954d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e9f9f - Browse repository at this point
Copy the full SHA b4e9f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b7e62f - Browse repository at this point
Copy the full SHA 5b7e62fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee3bea - Browse repository at this point
Copy the full SHA 9ee3beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e91244d - Browse repository at this point
Copy the full SHA e91244dView commit details
Commits on Jul 11, 2024
-
* swap to click for cli * ruff * remove old argparse support * use download instead of dl consistently * update docs for cli * ruff
Configuration menu - View commit details
-
Copy full SHA for 8ee54d0 - Browse repository at this point
Copy the full SHA 8ee54d0View commit details -
* add classifiers * update license docs to match new path
Configuration menu - View commit details
-
Copy full SHA for cfe249a - Browse repository at this point
Copy the full SHA cfe249aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 246ac54 - Browse repository at this point
Copy the full SHA 246ac54View commit details -
* fix name in notice file * replace prints with logs
Configuration menu - View commit details
-
Copy full SHA for 9ebe0bc - Browse repository at this point
Copy the full SHA 9ebe0bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a429a19 - Browse repository at this point
Copy the full SHA a429a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ade1b - Browse repository at this point
Copy the full SHA 03ade1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d64e47e - Browse repository at this point
Copy the full SHA d64e47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03fd4d2 - Browse repository at this point
Copy the full SHA 03fd4d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ff09c - Browse repository at this point
Copy the full SHA 72ff09cView commit details