Skip to content

Releases: mdrideout/xml-sitemap-url-scraper

Added Concurrency

11 Sep 13:42
Compare
Choose a tag to compare

Added concurrency option using p-limit. Allowing the user to specify how many concurrent compressed XML sitemaps they want to process at once. This was previously a sequential process.

Still compatible with old implementation, concurrency defaults to 1 if not specified in the function call.

1.0.2

06 Sep 12:57
Compare
Choose a tag to compare

Added logs for progress / activity indication. Logs which sitemaps are being processed.

Stable Release

05 Sep 21:19
Compare
Choose a tag to compare

First stable release. Documentation added.

Release Candidate 1

05 Sep 19:38
Compare
Choose a tag to compare
Release Candidate 1 Pre-release
Pre-release

First release candidate for testing purposes.