colly v1.1.0 Release Notes

Release Date: 2018-08-28 // over 5 years ago
    • Appengine integration takes context.Context instead of http.Request (API change)
    • โž• Added "Accept" http header by default to every request
    • ๐Ÿ‘Œ Support slices of pointers and structs 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