Skip to content

Releases: TurnerSoftware/InfinityCrawler

0.5.2

10 Aug 14:06
f6f16b3
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release

Changes

🧰 Maintenance

👨🏼‍💻 Contributors

@Turnerj, @dependabot and @dependabot[bot]

0.5.1

17 Feb 00:06
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

Changes

Addresses a binary compatibility issues with mixed dependency versions by bumping SitemapTools to 0.7.1

0.5.0

16 Feb 08:00
a2f7373
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Changes

🐛 Bug Fixes

🧰 Maintenance

  • Bump HtmlAgilityPack from 1.11.30 to 1.11.42
  • Bump Microsoft.Extensions.Logging.Abstractions from 3.1.12 to 3.1.22 (for .NET Standard 2.0) / 6.0.0 (for .NET 6.0)
  • Bump TurnerSoftware.RobotsExclusionTools from 0.7.0 to 0.8.1
  • Bump TurnerSoftware.SitemapTools from 0.6.0 to 0.7.0

0.4.0

20 Feb 12:38
f0b84e3
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Changes

  • Increased the amount and the detail of debug logging for crawling

🐛 Bug Fixes

🧰 Maintenance

  • Bump HtmlAgilityPack from 1.8.11 to 1.11.30
  • Bump Microsoft.Extensions.Logging.Abstractions from 2.2.0 to 3.1.12
  • Bump TurnerSoftware.RobotsExclusionTools from 0.3.0 to 0.7.0
  • Bump TurnerSoftware.SitemapTools from 0.3.0 to 0.6.0

0.3.0

17 Aug 05:00
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Improved support for in-page Robots configuration (#7)
Added fragment support for crawl data (#7)
Added support for request timeouts (#7)
Added support for max pages to crawl (#7)
Obey no-follow on anchors (#7)
Various other minor tweaks and fixes (#7)

0.2.0

15 Mar 07:23
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Replaced crawl contents stream with a string, allowing easier access to contents.

0.1.0

01 Jan 05:42
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release with core functionality