Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 502 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 502 Bytes

Versions

0.0.2

Release date: 13.09.20

  • Implement aiorequest package tests
  • Define project metadata within travis CI

0.0.1

Release date: 30.05.20

  • Implement unittests
  • Demonstrate usage in 'Quick start' section
  • Remove python3.6 from applicable versions
  • Fix CI always passing
  • Implement auth credentials unittests
  • Support async HTTP sessions
  • Implement async HTTP responses
  • Support custom URLs
  • Implement auth types
  • Introduce initial project template