youtubebeat/vendor/github.com/gocolly/colly/CHANGELOG.md

470 B

1.1.0 - 2018.08.13

  • Appengine integration takes context.Context instead of http.Request (API change)
  • Added "Accept" http header by default to every request
  • Support slices of pointers in unmarshal
  • Fixed a race condition in queues
  • ForEachWithBreak method added to HTMLElement
  • Added a local file example
  • Support gzip decompression of response bodies
  • Don't share waitgroup when cloning a collector
  • Fixed instagram example

1.0.0 - 2018.05.13