Skip to content

Releases: eugen1j/aioscrapy

Add ImageClient

18 Oct 17:00
Compare
Choose a tag to compare
fix typing

update version

v0.1.7

16 Oct 11:12
Compare
Choose a tag to compare
upd version

refactor WebClient

14 Oct 18:55
Compare
Choose a tag to compare

add WebClient tests
refactor WebClient
remove log module

Add new Clients

14 Oct 18:20
Compare
Choose a tag to compare
  • add CacheOnlyClient, CacheSkipClient, WebClient
  • fix bug with CrawlerClient

Renamed WebClient to WebTextClient and added WebByteClient

24 Jun 14:42
Compare
Choose a tag to compare

minor change

17 May 16:25
Compare
Choose a tag to compare
  • Change WebClient VT type from byte to str

Fix bugs

17 May 15:33
Compare
Choose a tag to compare
  • Add tests
  • Fix bugs
  • Change license

Add CI and badges

13 May 15:09
Compare
Choose a tag to compare
v0.1.1

change version

Initial release

12 May 22:42
32119df
Compare
Choose a tag to compare

Basic stuff