Skip to content

Releases: s0rg/crawley

v1.3.2

19 Dec 22:47
cc3eba7
Compare
Choose a tag to compare

Changelog

  • cc3eba7 code-smells reduced, x/net/html version bump (#11)

v1.3.1

12 Dec 22:17
Compare
Choose a tag to compare

Changelog

v1.3.0

05 Dec 20:04
a68af72
Compare
Choose a tag to compare

Changelog

  • Parse urls from sitemap.xml and sitemap-index.xml
  • Memory consumption reduced (and GC pressure)

v1.2.0

17 Nov 21:09
435e9b7
Compare
Choose a tag to compare

Changelog

435e9b7 Merge pull request #9 from s0rg/feature/release-v1.2.0

v1.1.6

12 Nov 10:45
6650e90
Compare
Choose a tag to compare

Changelog

  • dirs policy allows more fine-grained control over crawling process and output
  • go mods updated
  • code grouming

v1.1.5

11 Nov 16:18
e3e1d08
Compare
Choose a tag to compare

Changelog

  • code grouming
  • zero delay / skip-dirs options
  • upx removed from pipeline this fixes OSX issuies and allows freebsd build

v1.1.4

05 Nov 15:44
Compare
Choose a tag to compare

Changelog

  • code grouming
  • output changed a bit

v1.1.3

02 Nov 17:27
Compare
Choose a tag to compare

Changelog

84d172d forms actions scraping

v1.1.2

02 Nov 16:17
Compare
Choose a tag to compare

Changelog

71489b8 path.Depth speed + memory optimization