Skip to content

Releases: unmade/apiwrappers

0.5.0

15 Jan 15:30
eb004fd
Compare
Choose a tag to compare
  • Support api key authentication by @abnerjacobsen
  • Update and fix linters
  • Support py3.10

0.4.0

17 Mar 16:15
21db90b
Compare
Choose a tag to compare
  • Allow to set timeouts with timedelta
  • Default timeout is 30 seconds

0.3.0

10 Mar 09:26
8138f4f
Compare
Choose a tag to compare
  • Use certifi as default CA bundle for aiohttp driver
  • Rewrite auth flow test (httpbin.org/uuid sometime returns invalid UUID)
  • Use quotes for pip install library, because of zsh

0.2.0

10 Mar 07:42
793e7be
Compare
Choose a tag to compare
  • Use httpbin to test drivers
  • Rename JSON -> Json

0.1.1

09 Mar 12:06
40412b8
Compare
Choose a tag to compare
  • Update drivers repr

0.1.0

07 Mar 20:15
dd1a5a8
Compare
Choose a tag to compare

0.1.0-beta.2

04 Mar 16:51
Compare
Choose a tag to compare
0.1.0-beta.2 Pre-release
Pre-release
  • Support custom SSL certs
  • Support files uploading

0.1.0-beta.1

19 Feb 17:21
2480cda
Compare
Choose a tag to compare
0.1.0-beta.1 Pre-release
Pre-release
  • New middleware framework
  • Request with Authentication
  • Custom Authentication mechanisms

0.1.0-beta

28 Jan 19:03
a09c06e
Compare
Choose a tag to compare
0.1.0-beta Pre-release
Pre-release
  • Stable API
  • Documentation

Initial PyPI Release

16 Jan 21:39
d71051a
Compare
Choose a tag to compare
Initial PyPI Release Pre-release
Pre-release
Merge pull request #22 from unmade/deploy-package

Deploy package