Skip to content

docs: changelog + README for exporters and bounded disk cache; bump to 1.6.1 - #181

Merged
vedaant00 merged 1 commit into
mldsveda:mainfrom
vedaant00:vs-001
Aug 27, 2026
Merged

docs: changelog + README for exporters and bounded disk cache; bump to 1.6.1#181
vedaant00 merged 1 commit into
mldsveda:mainfrom
vedaant00:vs-001

Conversation

@vedaant00

Copy link
Copy Markdown
Collaborator

Two features merged after the 1.6.0 release cut (#174 and #180) had no CHANGELOG entry or version bump. This records them and bumps to 1.6.1.

Changelog (1.6.1)

README

  • New [parquet] / [excel] extras in the install list.
  • result.save("out.parquet"/".xlsx") shown in the quick start, with the extras each format needs.
  • Disk-cache section notes the new cache_dir_max_size bound; added the field to the config example.

Version

Bumped across all four sites (pyproject.toml, __init__.py, server.json ×2).

589 passed, ruff clean.

… cache; bump to 1.6.1

Two features merged after the 1.6.0 release cut had no changelog entry:
- mldsveda#174 (mldsveda#161): ScrapeResult.to_parquet()/to_excel() + save() dispatch + the
  pyscrappy[parquet]/[excel] extras.
- mldsveda#180 (mldsveda#166): the on-disk response cache is now pruned to cache_dir_max_size.

Add both to CHANGELOG (1.6.1), document the exporters + extras and the disk-cache
bound in the README, and bump the version across all four sites.
@vedaant00
vedaant00 merged commit ffb6122 into mldsveda:main Aug 27, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant