Skip to content

Releases: stellarwp/archivist

0.1.0-beta.8

11 Jul 01:19
fed1ddf

Choose a tag to compare

0.1.0-beta.8 Pre-release
Pre-release

What's Changed

  • Refactor: Simplify mock server tests with modular structure by @bordoni in #18

Full Changelog: 0.1.0-beta.7...0.1.0-beta.8

0.1.0-beta.7

10 Jul 18:11
68d48c6

Choose a tag to compare

0.1.0-beta.7 Pre-release
Pre-release

0.1.0-beta.6

10 Jul 06:11
957190f

Choose a tag to compare

0.1.0-beta.6 Pre-release
Pre-release

What's Changed

  • Fix crawler hanging issue with pagination strategy by @bordoni in #12
  • fix: pagination strategy extracts content links instead of returning pages by @bordoni in #13
  • Refactor: Implement dependency injection and remove PureMD API tests by @bordoni in #14
  • feat: Add interactive prompts and dependency injection improvements by @bordoni in #15
  • feat: add --clean flag to remove output directories before crawling by @bordoni in #16
  • Add comprehensive docblocks and API documentation by @bordoni in #17

Full Changelog: 0.1.0-beta.5...0.1.0-beta.6

0.1.0-beta.5

09 Jul 01:51
0.1.0-beta.5
3f2379a

Choose a tag to compare

0.1.0-beta.5 Pre-release
Pre-release

What's Changed

  • feat: add GitHub Action support by @bordoni in #8 and #9
  • feat: add minimatch pattern support for include/exclude filters by @bordoni in #10
  • feat: Add source strategies for flexible crawling by @bordoni in #11

Full Changelog: 0.1.0-beta.4...0.1.0-beta.5

0.1.0-beta.4

08 Jul 15:02
31d96d3

Choose a tag to compare

0.1.0-beta.4 Pre-release
Pre-release

What's Changed

  • feat: link discovery improvements and configuration enhancements (v0.1.0-beta.3 & beta.4) by @bordoni in #6
  • feat: Add GitHub Action support by @bordoni in #7

Full Changelog: 0.1.0-beta.3...0.1.0-beta.4

0.1.0-beta.3

06 Jul 03:21
f6ec55e

Choose a tag to compare

0.1.0-beta.3 Pre-release
Pre-release

What's Changed

  • feat: add Cheerio scraper and enhance pattern filtering (v0.1.0-beta.3) by @bordoni in #5

Full Changelog: 0.1.0-beta.2...0.1.0-beta.3

0.1.0-beta.2

05 Jul 04:04
a4c1082

Choose a tag to compare

0.1.0-beta.2 Pre-release
Pre-release

What's Changed

  • fix: Remove URL encoding from Pure.md API calls by @bordoni in #4

Full Changelog: 0.1.0-beta.1...0.1.0-beta.2

0.1.0-beta.1

05 Jul 02:08
3f38952

Choose a tag to compare

0.1.0-beta.1 Pre-release
Pre-release

What's Changed

  • feat: Initial implementation of Archivist web content archiver by @bordoni in #1 and #2
  • feat: Add multi-archive configuration and link collection support by @bordoni in #3

Full Changelog: https://github.com/stellarwp/archivist/commits/0.1.0-beta.1