Releases: adafruit/Adafruit_CircuitPython_Requests
Releases · adafruit/Adafruit_CircuitPython_Requests
3.2.7 - With Context Processor And Status Codes Example
What's Changed
Full Changelog: 3.2.6...3.2.7
3.2.6 - With Context In Examples
What's Changed
- Use with in examples, remove close in json() by @justmobilize in #188
Full Changelog: 3.2.5...3.2.6
OpenSky Public Example Updated
What's Changed
Full Changelog: 3.2.4...3.2.5
More Examples Updated For Connection Manager
What's Changed
- Update Open-Sky Network Private Area API Example by @DJDevon3 in #168
- Update Open-Sky Network Private Single Flight API Example by @DJDevon3 in #167
- Update multiple cookies example by @DJDevon3 in #176
- update wifi_simpletest with Connection Manager by @DJDevon3 in #177
- remove pylint: disable=import-error (missed one) by @DJDevon3 in #184
Full Changelog: 3.2.3...3.2.4
Update Some More Examples For ConnectionManager
RocketLaunch.live + More Examples Moved to Connection Manager API
What's Changed
- add rocketlaunch.live free API example by @DJDevon3 in #160
- Add Premiere League Fantasy API Example by @DJDevon3 in #165
- Update Github API Example with Connection Manager by @DJDevon3 in #166
- Update Steam API Example with Connection Manager by @DJDevon3 in #169
- Update Twitch API Example with Connection Manager by @DJDevon3 in #170
Full Changelog: 3.2.1...3.2.2
API Examples Updated to Use ConnectionManager
What's Changed
- Update Mastodon API Example with Connection Manager by @DJDevon3 in #161
- Update Discord Shields.io Example with Connection Manager by @DJDevon3 in #162
- Update Discord Web Scrape Example with Connection Manager by @DJDevon3 in #163
- Update Fitbit API Example with Connection Manager by @DJDevon3 in #164
Full Changelog: 3.2.0...3.2.1
3.2.0 - don't drain on close; remove fast_close arg
What's Changed
- Don't read all on response.close() by @justmobilize in #159
Full Changelog: 3.0.2...3.2.0
3.1.0 - Fix possible exception on close(); add fast_close arg to Response
3.0.1 - Use get_radio_socketpool() and get_radio_ssl_context()
What's Changed
- Update README.rst by @tannewt in #155
- Fix get_radio_ssl_context by @justmobilize in #158
Full Changelog: 3.0.0...3.0.1